Rule-based universal linter
Linters prevent errors and help with consistency in our codebase.
What if there was a more universal linter, a linter for many different programming languages, a linter with an easy way to add custom linting rules?
Semgrep might be just that.
17+ languages, plenty of available community rules, and a way to define new rules by simply specifying examples that look like the real code.
You can start by checking out the rule editor, or existing rules, e.g. for Django.
Happy linting,
Petr