1.11.1 (2022-08-22)
Bug Fixes
- formatter: fixed runaway regex on templates with many template attriutes inside html tags (79cd013), closes #340
- linter: fixed false positive on T032 with jinja multi line set (f9dac86), closes #342
- linter: fixed false postive on rule H008 (79618a5), closes #339
- linter: prevent linter matches that overlap ignored blocks of code such as comments (90cf576), closes #343