Files
SwiftLint/Source/SwiftLintFramework/Extensions
JP SimardandGitHub 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
..
2020-11-09 17:17:38 +03:00
2018-05-04 13:42:02 -07:00