Skip to content

Commit af5d7c2

Browse files
authored
Add deepsource to features in README
1 parent f4c58fb commit af5d7c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Python template with CI/CD ready for production
2121
- Generation of documentation based on Markdown with [Material for Mkdocs](https://squidfunk.github.io/mkdocs-material)
2222
- Automatic check of the pythonic style with [flake8](https://flake8.pycqa.org), [black](https://black.readthedocs.io) and [isort](https://pycqa.github.io/isort)
2323
- Automatic code checking with [pytest](https://pytest.org)
24-
- Automatic code report with [codecov](https://codecov.io/)
24+
- Automatic code report with [codecov](https://codecov.io)
25+
- Automatoc code reviews with [deepsource](https://deepsource.io)
2526
- Automatic publish to [GitHub Releases](https://docs.github.com/es/free-pro-team@latest/github/administering-a-repository/releasing-projects-on-github)
2627
- Automatic publish to [PyPI](https://pypi.org)
2728
- Automatic dependency update check with [dependabot](https://github.com/dependabot)

0 commit comments

Comments
 (0)