data/render/templates/README.md
This repository lists static analysis tools for all programming languages, build tools, config files and more. The focus is on tools which improve code quality such as linters and formatters. The official website, analysis-tools.dev is based on this repository and adds rankings, user comments, and additional resources like videos for each tool.
This project would not be possible without the generous support of our sponsors.
<table> <tr> <td> <a href="https://www.pixee.ai/"> <picture > <source width="200px" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/analysis-tools-dev/assets/master/static/sponsors/pixee-light.png"> </picture>
</a>
</td>
<td>
<a href="https://coderabbit.ai">
</a>
</td>
<td>
<a href="https://semgrep.dev/">
</a>
</td>
<td>
<a href="https://offensive360.com/">
</a>
</td>
If you also want to support this project, head over to our Github sponsors page.
Pull requests are very welcome!
Also check out the sister project, awesome-dynamic-analysis.
{% for (language, _) in linters %}
{%- for (language, linters) in linters %}
<a name="{{ language.value }}" /> <h2>{{ language.name }}</h2>{% for linter in linters %}
{%- endfor %}
{% for linter in multi %}
{% for (tag, others) in others %}
<a name="{{ tag.value }}" /> <h2>{{ tag.name }}</h2>{% for other in others %}
{%- endfor %}
To the extent possible under law, Matthias Endler has waived all copyright and related or neighboring rights to this work. The underlying source code used to format and display that content is licensed under the MIT license.
Title image Designed by Freepik.