Releases: creativenull/efmls-configs-nvim
Releases · creativenull/efmls-configs-nvim
v1.9.0
What's Changed
- feat(formatters): add kdlfmt by @airRnot1106 in #144
- adding gleam by @napisani in #146
- fix(stylua): use --stdin-filepath option in 6123245
New Contributors
- @airRnot1106 made their first contribution in #144
- @napisani made their first contribution in #146
Full Changelog: v1.8.0...v1.9.0
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
v1.7.0
v1.6.0
What's Changed
- Add ruff sorting capability as a separate formatter by @kvaggelakos in #122
- feat(formatter): use
biome check --apply
instead ofbiome format
by @OJII3 in #124 - fix(formatter/taplo): fix string format parameters by @aemr3 in #125
- add jsonlint and markuplint config by @Phantasimay in #128
- fix(linters): lintFormats for jsonlint and markuplint by @creativenull in #130
New Contributors
- @kvaggelakos made their first contribution in #122
- @OJII3 made their first contribution in #124
- @aemr3 made their first contribution in #125
- @Phantasimay made their first contribution in #128
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- feat(formatter): Add prettypst config by @GaetanLepage in #114
- feat(formatter): add swiftformat by @creativenull in #116
- feat(linter): add swiftlint by @creativenull in #117
- fix(formatter/prettier): fix indent arg for prettier and prettier_d by @HeRo3S in #119
- feat(formatter): add deno fmt by @ryuheechul in #120
- Update google_java_format.lua by @kuator in #113
New Contributors
- @HeRo3S made their first contribution in #119
- @ryuheechul made their first contribution in #120
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- fix: typst -> typstfmt by @GaetanLepage in #106
- Add more prettier root markers by @mskelton in #107
- black support range formatting now by @kuator in #109
- feat(linter): add sqlfluff by @creativenull in #111
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Add cljstyle formatter by @just-sultanov in #100
- fix(formatter/ruff): fix args by @GaetanLepage in #102
- feat(linter): Add ruff config by @GaetanLepage in #101
- feat(formatter): Add typstfmt config by @GaetanLepage in #103
- Add fnlfmt config by @1256-bits in #105
New Contributors
- @just-sultanov made their first contribution in #100
- @GaetanLepage made their first contribution in #102
- @1256-bits made their first contribution in #105
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat(linters): add lintSource by @creativenull in #74
- feat(formatters): adding additional formatters for toml, scala, and yaml. by @phrmendes in #75
- feat(formatters): add
fixjson
by @phdhary in #76 - Add support for gofumpt by @jwilner in #79
- Add prettier for yaml by @jwilner in #80
- feat(linter): add cmake_lint by @syyyr in #84
- feat(linter): add checkmake by @syyyr in #83
- feat(formatters): protolint by @custompro98 in #85
- Add sql-formatter config by @Anthony-Fiddes in #90
- fix(health): bump min to 0.7, support new health api by @creativenull in #95
- Add buf for protobuf files format/lint by @noamsto in #96
- fix(blade-formatter): use stdin by @creativenull in #97
New Contributors
- @phrmendes made their first contribution in #75
- @phdhary made their first contribution in #76
- @jwilner made their first contribution in #79
- @syyyr made their first contribution in #84
- @custompro98 made their first contribution in #85
- @Anthony-Fiddes made their first contribution in #90
- @noamsto made their first contribution in #96
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Update shellcheck.lua by @davidosomething in #55
- feat(linters): ignore exit code for flake8 by @nguymin4 in #56
- add selene by @DimitrisDimitropoulos in #57
- add perl formatters by @WhoIsSethDaniel in #58
- fix(docgen): sort languages by @creativenull in #59
- chore(supported-list): gen with sorted langs by @creativenull in #60
- feat: add google-java-format by @lpoto in #62
- feat: add 5 formatters & 2 linters by @chrisgrieser in #63
- feat(formatter): add blade formatter by @mohamad-supangat in #65
- feat: add
mdformat
by @chrisgrieser in #66 - feat(linters): add cspell config by @doums in #67
- fix(linters/codespell): lintSeverity starts from warn by @creativenull in #68
- add chktex linter by @DimitrisDimitropoulos in #69
- add latexindent formatter by @DimitrisDimitropoulos in #70
- feat: add perlcritic linter by @WhoIsSethDaniel in #71
- fix(formatters): Wrap filenames in single quotes by @ColdMacaroni in #72
- fix(linters): INPUT in quotes, for spc in fs by @creativenull in #73
New Contributors
- @nguymin4 made their first contribution in #56
- @WhoIsSethDaniel made their first contribution in #58
- @lpoto made their first contribution in #62
- @chrisgrieser made their first contribution in #63
- @mohamad-supangat made their first contribution in #65
- @doums made their first contribution in #67
- @ColdMacaroni made their first contribution in #72
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Update actionlint.lua by @davidosomething in #37
- feat: add mypy linter by @itaranto in #39
- feat: add the isort formatter by @itaranto in #40
- feat: add the gitlint linter by @itaranto in #41
- feat: add the jq linter by @itaranto in #42
- Added
alejandra
formatter forNix
by @ivenw in #43 - Fix cppcheck lintFormats add rootMarkers change lintCommand by @DimitrisDimitropoulos in #48
- Add slim-lint by @ohakutsu in #46
- Added beautysh fourmolu gersemi formatters reset docs by @DimitrisDimitropoulos in #49
- Add jq formatter by @DimitrisDimitropoulos in #50
- Update stylua.lua by @davidosomething in #54
New Contributors
- @davidosomething made their first contribution in #37
- @itaranto made their first contribution in #39
- @ivenw made their first contribution in #43
- @DimitrisDimitropoulos made their first contribution in #48
- @ohakutsu made their first contribution in #46
Full Changelog: v1.0.0...v1.1.0