mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
18e90be780
* Split cache into one file per configuration * Only write cache files with changes * Avoid converting from Data -> String -> Data when saving cache files * Move empty check to for where * Split cache changelog entry * Reword changelog entry to better reflect impact