Files
SwiftLint/Source/SwiftLintFramework/Models
JP Simard 602070164b Reduce memory usage (#4349)
When linting SwiftLint, this brings memory usage down by around 20%,
going from 372MB to 297MB.

This is achieved by removing the unused `RebuildQueue` and by clearing
cached data associated with files after processing them.

Depends on https://github.com/jpsim/SourceKitten/pull/749.
2022-10-12 09:39:36 -04:00
..
2022-10-12 09:39:36 -04:00
2022-09-25 12:31:24 -04:00
2022-09-01 12:32:19 -04:00