1
0
Fork 0
mirror of https://github.com/vinta/awesome-python.git synced 2024-11-13 11:16:10 -05:00

add CodeFactor

This commit is contained in:
Vinta 2018-02-18 20:08:17 +08:00
parent 5ad7c51ebb
commit 86d990411b

View file

@ -1251,10 +1251,10 @@ Online tools and APIs to simplify development.
## Code Quality
* [Codacy](https://www.codacy.com/) - Automated Code Review to ship better code, faster. Free for Open Source.
* [Codacy](https://www.codacy.com/) - Automated Code Review to ship better code, faster.
* [Codecov](https://codecov.io/) - Code coverage dashboard.
* [CodeFactor](https://www.codefactor.io/) - Automated Code Review for Git.
* [Landscape](https://landscape.io/) - Hosted continuous Python code metrics.
* [QuantifiedCode](https://www.quantifiedcode.com/) - A data-driven, automated, continuous code review tool.
# Resources