Releases: mailiam/SublimeLinter-contrib-swiftlint
Releases · mailiam/SublimeLinter-contrib-swiftlint
v0.12.0
What's Changed
- Console spam with
'Linting <file>' & 'Done linting
opted out by @yaroslavyaroslav in #7
New Contributors
- @yaroslavyaroslav made their first contribution in #7
Full Changelog: v0.11.0...v0.12.0
0.11.0
This release updates the plugin to work with SublimeLinter 4.
The only user-facing change is as follows: previously, only the first character of a word that triggered a violation would be highlighted. Now, the entire word will be highlighted, making it easier to spot.
Additionally, we no longer guarantee that the plugin will work with SwiftLint versions < 0.34.0.