Static Code Analysis for R
Static Code Analysis for R - Published in JOSS (2025)
prospector
Inspects Python source files and provides information about type and location of classes, methods etc
yamlfixer-opt-nc
Automates the fixing of problems reported by yamllint by parsing its output
https://github.com/PyCQA/pyflakes
A simple program which checks Python source files for errors
deal
🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
https://github.com/zettel-lint/zettel-lint
A linter/compiler for markdown-based Zettelkasten git repositories
https://github.com/d-krupke/checkmytex
A tool to comfortably check complex LaTeX documents, e.g., dissertations.
https://github.com/crytic/amarna
Amarna is a static-analyzer and linter for the Cairo programming language.
check_my_code
Because we all need pointers when it comes to make our code better.
yaml2script
This is a mirror of https://gitlab.com/yaml2script/yaml2script . yaml2script is a Python script that extracts shell scripts from a GitLab CI/CD configuration file .gitlab-ci.yml and allows you to test/analyze them with tools like shellcheck.
lintquarto
Package for running linters, static type checkers and code analysis tools on python code in quarto (.qmd) files.
gptlint
A linter with superpowers! 🔥 Use LLMs to enforce best practices across your codebase.