yagni

Code analyzer

An analyzer that identifies and reports unused code in Java-based projects.

A Leiningen plugin for finding dead code

GitHub

219 stars
6 watching
10 forks
Language: Clojure
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
woshiccm/pecker Detects unused code in Swift projects by analyzing syntax and index store data 1,456
clj-kondo/clj-kondo A tool for analyzing and improving the quality of Clojure code 1,712
clj-commons/kibit A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. 1,764
vannevelj/vsdiagnostics Provides real-time code quality checks and suggestions to help developers write proper C# code 65
ray-x/navigator.lua A plugin that provides code navigation and analysis features using LSP and Treesitter 1,316
vincentcox/stacoan A tool for static code analysis on mobile applications to identify security vulnerabilities and bugs 828
wycats/looper Analyzes ES6 code to make transpiled output smaller and more efficient by identifying scopes in the code 16
dakrone/lein-bikeshed A tool that analyzes and reports on common issues with Clojure code style and syntax 176
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
ademanuele/vsmac-codecoverage An extension for Visual Studio for Mac that provides code coverage analysis and visualization. 75
wala/wala A toolset for static analysis of Java and JavaScript code. 763
analysis-tools-dev/dynamic-analysis A curated list of tools and linters to analyze and improve code quality in various programming languages and environments. 947
antonk52/bad-practices.nvim A plugin that identifies and warns about common bad practices in Neovim configuration and coding. 104
dalance/svlint-action An action for running svlint on SystemVerilog source code to check for errors and enforce coding standards. 7
davidm/lua-inspect Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. 171