- 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)
0.5.0 - 2025-01-06
- Add an option
-C/--directory
to change working directory. (1d5c123) - Consider exit codes of linter executions. (145810f)
- Use
clojure.java.process
instead ofclojure.java.shell
. (7b84acf)
- Fix clojure aliases on eastwood run. (4750a14)
- eastwood: use only aliases having :extra-paths. (5d12519)
- eastwood: fix run in a subdirectory. (e216feb)
0.4.1 - 2024-10-06
- Add
:disabled?
config. (bdf5d1c)
0.4.0 - 2023-03-28
0.3.0 - 2021-09-26
- Fix cljfmt args. (372fc22)
0.2.1 - 2020-03-28
0.2.0 - 2020-03-20
- Support diff between two commits. (c1019b5)
0.1.0 - 2020-03-15
First release.