v1.8.0
What's Changed
- feat(formatters): add typstyle by @GaetanLepage in #135
- feat(formatter/yapf): Support range formatting. Add setup.py to rootMarkers. by @zaquest in #136
- feat(linters/phpcs): pass file path to phpcs (#137) by @chfoidl in #138
- fix(linter/clang_tidy): add lintIgnoreExitCode by @sethgirvan in #140
- feat(linters): add clang_format as a linter by @sethgirvan in #141
- feat(formatters): add mix as a formatter by @phrmendes in #142
- feat(formatters): add djlint by @phrmendes in #143
New Contributors
- @zaquest made their first contribution in #136
- @chfoidl made their first contribution in #138
- @sethgirvan made their first contribution in #140
Full Changelog: v1.7.0...v1.8.0