CLOJURE
Linters
| Linter | Additional |
|---|---|
| clj-kondo CLOJURE_CLJ_KONDO |
|
| cljstyle CLOJURE_CLJSTYLE |
Linted files
- File extensions:
.clj.cljs.cljc.edn
Configuration in MegaLinter
| Variable | Description | Default value |
|---|---|---|
| CLOJURE_PRE_COMMANDS | List of bash commands to run before the linters | None |
| CLOJURE_POST_COMMANDS | List of bash commands to run after the linters | None |
| CLOJURE_FILTER_REGEX_INCLUDE | Custom regex including filter | |
| CLOJURE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter |
Behind the scenes
Installation
- APK packages (Linux):