Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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: 2024-02-19T10:01:29.000Z (12 months ago)
- Last Synced: 2025-01-04T03:31:39.612Z (about 1 month ago)
- Topics: clj, clj-kondo, cljs, clojure, clojurescript, linter
- Language: JavaScript
- Size: 44.9 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clj-kondo [![Build Status](https://github.com/filipesilva/clj-kondo/workflows/Node%20CI/badge.svg)](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/
```