https://github.com/filipesilva/clj-kondo
NPM distribution of https://github.com/borkdude/clj-kondo
https://github.com/filipesilva/clj-kondo
clj clj-kondo cljs clojure clojurescript linter
Last synced: 2 months ago
JSON representation
NPM distribution of https://github.com/borkdude/clj-kondo
- Host: GitHub
- URL: https://github.com/filipesilva/clj-kondo
- Owner: filipesilva
- Created: 2019-10-18T22:50:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-09T14:35:43.000Z (3 months ago)
- Last Synced: 2025-03-24T00:38:14.664Z (3 months ago)
- Topics: clj, clj-kondo, cljs, clojure, clojurescript, linter
- Language: JavaScript
- Size: 49.8 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clj-kondo [](https://github.com/filipesilva/clj-kondo/actions)
NPM distribution of https://github.com/borkdude/clj-kondo.
You can install globally or locally and run it via the `clj-kondo` binary.
```
npm i -g clj-kondo
clj-kondo --lint src/
```