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
fixjsonby @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