1.2.0
Completely rebuilt the settings UI to be more user friendly. Now rules can be toggled like normal plugin settings.
This update is not backwards compatible. You will need to reconfigure your rules after updating. Hopefully this is much easier now!
Additional changes:
- Ability to disable some or all rules in a file through a YAML setting
- Tag rules by type, making them easier to find
- Add a confirmation modal to the lint all files command
- New rules:
convert-spaces-to-tabs
andline-break-at-document-end
. Thanks @chrisgrieser! - Many bug fixes regarding YAML and code block detection