What's Changed
Fixed issues
- Fix(cli): Pass correct type from CLI to RulesCollection by @gmuloc in #192
- Fix(cli): Correct package description in help output by @PsickOSSH in #195
- Fix(rules): Ignore Jinja raw blocks by @mschoettle in #240
- Fix(j2lint): Reset indentation parser state between files by @SAY-5 in #293
- Fix(rules): Avoid false positive in single-space-decorator (S1) rule by @gmuloc in #298
Documentation
- doc: Add missing closing comment tag. by @jfach in #242
- Doc: Update to prepare release 1.3.0 by @gmuloc in #300
Other Changes
New Contributors
- @PsickOSSH made their first contribution in #195
- @jfach made their first contribution in #242
- @mschoettle made their first contribution in #240
- @renovate[bot] made their first contribution in #262
- @SAY-5 made their first contribution in #293
Full Changelog: v1.2.0...v1.3.0