mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
bf3da85d8d
* Improve compile commands error handling Previously when a compile commands file was invalid, it could be hard to figure out what about it was wrong. This adds some more granular error handling which hopefully helps provide valid files here. * fix desc * Fixups * Update changelog * Make what broke clear * Reword changelog entry Co-authored-by: JP Simard <jp@jpsim.com>