kibit

Code analyser

A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient.

There's a function for that!

GitHub

2k stars
36 watching
135 forks
Language: Clojure
last commit: 6 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
clj-kondo/clj-kondo A tool for analyzing and improving the quality of Clojure code 1,712
hhatto/gocloc A tool for measuring the complexity of software code in various programming languages. 808
cxxxr/sblint A tool that checks Common Lisp source code for errors and warnings 121
bkoelman/csharpguidelinesanalyzer A tool that analyzes C# code against predefined coding guidelines and reports diagnostics 145
clj-commons/rewrite-clj A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. 592
wala/wala A toolset for static analysis of Java and JavaScript code. 763
venantius/yagni An analyzer that identifies and reports unused code in Java-based projects. 219
tushartushar/designitejava A tool for assessing the quality and structure of Java code by detecting design and implementation smells and computing various object-oriented metrics. 173
kowainik/stan Analyzes Haskell code to identify potential errors and areas for improvement 570
clj-commons/marginalia Generates documentation for Clojure projects by parsing and highlighting source code 824
xampprocky/tokei A tool for displaying statistics about codebase size and language distribution 11,251
clj-jgit/clj-jgit A Clojure wrapper around the JGit library for interacting with Git repositories. 252
mumuki/mulang Analyzes source code structure and syntax to detect potential issues and errors 124
rubik/radon A tool to analyze and report on the complexity and maintainability of Python codebases 1,739
clj-commons/pretty A Clojure library for formatting console output to make it easier to read and understand. 600