sblint
Lisp analyzer
A tool to analyze Common Lisp source code and report errors or warnings
A linter for Common Lisp source code using SBCL
122 stars
14 watching
6 forks
Language: Common Lisp
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
| An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 44 |
| A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. | 1,763 |
| Analyzes code consistency and formatting in repository sources to ensure cleanliness and standardization. | 1,977 |
| An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,130 |
| A tool that analyzes and reports issues with R code to improve its quality and consistency | 1,206 |
| A tool that checks and analyzes PowerShell code for quality and best practices | 1,874 |
| A plugin that provides code navigation and analysis features using LSP and Treesitter | 1,322 |
| A tool to analyze and report on the size of source code in various programming languages | 951 |
| An analysis tool that compares code at different levels to identify structural similarities and differences. | 741 |
| Analyzes code files and reports line counts of specific languages in a standard format. | 6 |
| A tool that runs a code analysis script called shellcheck on Ruby code. | 2 |
| An action for running svlint on SystemVerilog source code to check for errors and enforce coding standards. | 7 |
| A tool that analyzes C# code for potential issues such as null pointer dereferences and resource leaks to help detect security vulnerabilities. | 737 |
| A tool that checks JavaScript code for errors and warnings in web extensions. | 321 |