Skip to content

selfint/code-insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-insights

A cli tool for language-agnostic static analysis of codebases.

LSP-shell

Shell interface to an LSP server connected to your project.

Hotspots

Find code hotspots inside the codebase.

Cyclomatic complexity

Get the cyclomatic complexity of all functions.

Test hygiene

Find functions with a number of tests that is too high/low, relative to the function's cyclomatic complexity.

About

Tools for language-agnostic static analysis of codebases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages