Skip to content

1.2.0

Compare
Choose a tag to compare
@platers platers released this 24 Sep 03:29
· 1762 commits to master since this release

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 and line-break-at-document-end. Thanks @chrisgrieser!
  • Many bug fixes regarding YAML and code block detection