sblint

Lisp linter

A tool that checks Common Lisp source code for errors and warnings

A linter for Common Lisp source code using SBCL

GitHub

121 stars
14 watching
6 forks
Language: Common Lisp
last commit: about 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. 42
clj-commons/kibit A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. 1,764
oxsecurity/megalinter Analyzes code consistency and formatting in repository sources to ensure cleanliness and standardization. 1,951
code-cracker/code-cracker An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. 1,129
r-lib/lintr A tool that analyzes and reports issues with R code to improve its quality and consistency 1,199
powershell/psscriptanalyzer A tool that checks and analyzes PowerShell code for quality and best practices 1,864
ray-x/navigator.lua A plugin that provides code navigation and analysis features using LSP and Treesitter 1,316
flosse/sloc A tool to analyze and report on the size of source code in various programming languages 945
seattlerb/flay An analysis tool that compares code at different levels to identify structural similarities and differences. 742
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. 732
mozilla/addons-linter A tool that checks JavaScript code for errors and warnings in web extensions. 318