splint

Code linter

A Clojure linter focused on enforcing coding style and code structure guidelines.

A Clojure linter focused on style and code shape.

GitHub

116 stars
4 watching
2 forks
Language: Clojure
last commit: about 1 month ago
Linked from 1 awesome list

clojurelinter

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
weavejester/cljfmt A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency. 1,123
kkinnear/zprint A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. 563
amwmedia/eslint-plugin-woke An ESLint plugin designed to help detect and prevent discriminatory language in codebases. 33
mcandre/linters A community wiki for improving code quality through static analysis and style checking tools 342
cxxxr/sblint A tool to analyze Common Lisp source code and report errors or warnings 122
mozilla/addons-linter A tool that checks JavaScript code for errors and warnings in web extensions. 321
dakrone/lein-bikeshed A tool that analyzes and reports on common issues with Clojure code style and syntax 176
fsprojects/fsharplint A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. 304
candid82/joker An interpreter, linter, and formatter tool for the Clojure programming language. 1,650
clj-kondo/clj-kondo A tool for analyzing and improving the quality of Clojure code 1,722
prontolabs/pronto-jshint A tool for enforcing JavaScript code quality through automated linting and reporting 4
hack-all-the-things/charsetinspect A script that inspects multi-byte character sets to identify specific properties 26
jstepien/mutant A tool that helps ensure Clojure code is robust by introducing artificial defects and testing its reliability 103
dart-lang/linter Defines lint rules to enforce coding standards in Dart code 635
smarkets/flake8-strict Plugin for static code analysis of Python code adhering to strict style rules 10