Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI) 2019-05-25 13:24:30 +00:00
parent 924258ca49
commit a602179c7e
2 changed files with 4 additions and 2 deletions

View File

@ -1774,8 +1774,10 @@
<li>Code Linters<ul>
<li><a href="https://pypi.org/project/flake8/">flake8</a> - A wrapper around <code>pycodestyle</code>, <code>pyflakes</code> and McCabe.</li>
<li><a href="https://www.pylint.org/">pylint</a> - A fully customizable source code analyzer.</li>
<li><a href="https://github.com/klen/pylama">pylama</a> - A code audit tool for Python and JavaScript.
Code Formatters</li>
<li><a href="https://github.com/klen/pylama">pylama</a> - A code audit tool for Python and JavaScript.</li>
</ul>
</li>
<li>Code Formatters<ul>
<li><a href="https://github.com/python/black">black</a> - The uncompromising Python code formatter.</li>
<li><a href="https://github.com/google/yapf">yapf</a> - Yet another Python code formatter from Google.</li>
</ul>

Binary file not shown.