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: almost 2 years ago
Linked from 1 awesome list

clojurelinter

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
weavejester/cljfmtA tool that detects and fixes formatting errors in Clojure code to improve readability and consistency.1,123
kkinnear/zprintA tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability.563
amwmedia/eslint-plugin-wokeAn ESLint plugin designed to help detect and prevent discriminatory language in codebases.33
mcandre/lintersA community wiki for improving code quality through static analysis and style checking tools342
cxxxr/sblintA tool to analyze Common Lisp source code and report errors or warnings122
mozilla/addons-linterA tool that checks JavaScript code for errors and warnings in web extensions.321
dakrone/lein-bikeshedA tool that analyzes and reports on common issues with Clojure code style and syntax176
fsprojects/fsharplintA style checking tool for F# that identifies coding issues and provides suggestions to improve code quality.304
candid82/jokerAn interpreter, linter, and formatter tool for the Clojure programming language.1,650
clj-kondo/clj-kondoA tool for analyzing and improving the quality of Clojure code1,722
prontolabs/pronto-jshintA tool for enforcing JavaScript code quality through automated linting and reporting4
hack-all-the-things/charsetinspectA script that inspects multi-byte character sets to identify specific properties26
jstepien/mutantA tool that helps ensure Clojure code is robust by introducing artificial defects and testing its reliability103
dart-lang/linterDefines lint rules to enforce coding standards in Dart code635
smarkets/flake8-strictPlugin for static code analysis of Python code adhering to strict style rules10