Releases: totakke/bosslint
Releases · totakke/bosslint
v0.7.130
Added
- Add dotenv-linter linter. a65ad21
- eastwood: support options in a config. 647e4c1
- cljfmt: support standalone cli. 93834f6
- Add ansible-lint linter. 8c931a2
Fixed
- Tweak Dockerfile regexp. a518aab
- eastwood: replace project detection of clojure and leiningen. b56de96
- tflint: fix file options. 9780488
v0.6.120
Changed
- Use tools.build to build a binary. (4ef2c8d)
- Change versioning to
MAJOR.MINOR.COMMITS
.
Fixed
v0.6.0
Added
Changed
- Print official linter names. (c8da9d0)
- Allow both a linter key and a linter name for
-l
option. (9a24621)
- Add
$XDG_CONFIG_HOME/bosslint/config.edn
to config candidates. (2f0c35f)