Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/
```