v1.10.0
What's Changed
- chore(nixfmt): update url by @phrmendes in #147
- feat(sqruff): add formatter by @phrmendes in #148
- fix(sqruff): add non-interactive option by @phrmendes in #149
- fix: lsp spec defines tabSize not tabWidth by @konradmalik in #150
- fix(linter/golangci_lint): not working with version 2 by @shubham-cpp in #151
- fix(linter/eslint): eslint_d & eslint support for v9 by @shubham-cpp in #152
- Add zlint by @davidrios in #153
- fix(formatter/sqruff): remove deprecated force arg by @Sir-Didymus in #154
- fix(linters/ruff): use github format, default to warn by @creativenull in #156
- fix(linters/ruff): grab %f, %l, %c from end of str by @creativenull in #157
- changes mix format --stdin-filename value by @crcovar in #159
- Remove dependency on lspconfig and plenary by @creativenull in #160
New Contributors
- @konradmalik made their first contribution in #150
- @shubham-cpp made their first contribution in #151
- @davidrios made their first contribution in #153
- @Sir-Didymus made their first contribution in #154
- @crcovar made their first contribution in #159
Full Changelog: v1.9.0...v1.10.0