issues
search
amperity
/
vault-clj
Clojure client for Hashicorp's Vault secret management system.
Other
70
stars
17
forks
source link
Gardening updates
#49
Closed
greglook
closed
3 years ago
greglook
commented
3 years ago
A few miscellaneous updates to the library:
Upgrade all dependencies to their latest versions.
Drop codox in favor of automatic cljdoc for API documentation.
Switch from legacy lein-cljfmt to cljstyle.
Add clj-kondo for linting.
Update CircleCI configs to use new tooling.
Fix all outstanding style and lint issues.
A few miscellaneous updates to the library: