What's Changed
- Fix: Fixed false positives of
jinja-variable-lower-caseandjinja-variable-formatand also some missed positives by @cdtomkins in #132 - Feat: Add support for custom file extensions by @gmuloc in #68
- Refactor: Remove unreachable code by @gmuloc in #98
- Refactor: Move to ruff for CI by @gmuloc in #109
- Doc: Add License and pre-commit hook by @gmuloc in #67
- Doc: Update AVD style guide link and fix typo by @carlbuchmann in #141
New Contributors
- @cdtomkins made their first contribution in #132
Full Changelog: v1.1.0...v1.2.0