Linter v1.19.0
This release is more of a patch than a full-fledged release, but it has 2 feature additions that were not present before. This release fixes lint on change affecting ignored folders, updates the lint on change message to only show when a file is updated, and ignores inline code when update quotes as part of Quote Style
.
Features
- The lint on change message now only displays when a change is made to a file
Quote Style
now ignores inline code
Bugs
- Lint on change now respects ignored folders
What's Changed
- Fix Issue with Lint on Change Updating Files in Ignored Folders and Make Lint On Change Notification Only Show when a File Is Updated by @pjkaufman in #829
- Make
Quote Style
Ignore Inline Code by @pjkaufman in #830 - Release Prep by @pjkaufman in #831
Full Changelog: 1.18.0...1.19.0