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

GitHub

122 stars
14 watching
6 forks
Language: Common Lisp
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bkoelman/csharpguidelinesanalyzer A tool that analyzes C# code against predefined coding guidelines and reports diagnostics 145
netfabric/netfabric.hyperlinq.analyzer An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. 44
clj-commons/kibit A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. 1,763
oxsecurity/megalinter Analyzes code consistency and formatting in repository sources to ensure cleanliness and standardization. 1,977
code-cracker/code-cracker An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. 1,130
r-lib/lintr A tool that analyzes and reports issues with R code to improve its quality and consistency 1,206
powershell/psscriptanalyzer A tool that checks and analyzes PowerShell code for quality and best practices 1,874
ray-x/navigator.lua A plugin that provides code navigation and analysis features using LSP and Treesitter 1,322
flosse/sloc A tool to analyze and report on the size of source code in various programming languages 951
seattlerb/flay An analysis tool that compares code at different levels to identify structural similarities and differences. 741
asciidisco/sloccount Analyzes code files and reports line counts of specific languages in a standard format. 6
pclalv/pronto-shellcheck A tool that runs a code analysis script called shellcheck on Ruby code. 2
dalance/svlint-action An action for running svlint on SystemVerilog source code to check for errors and enforce coding standards. 7
microsoft/infersharp A tool that analyzes C# code for potential issues such as null pointer dereferences and resource leaks to help detect security vulnerabilities. 737
mozilla/addons-linter A tool that checks JavaScript code for errors and warnings in web extensions. 321