Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CREDITS.md #69

Merged
merged 9 commits into from
Jul 2, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update CREDITS.md
Co-Authored-By: Nicolas Braud-Santoni <[email protected]>
  • Loading branch information
duckinator and nbraud authored Jul 2, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit c98f81361dee1b1fa39fe83b9d5338efed0f151b
2 changes: 1 addition & 1 deletion CREDITS.md
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ Software and libraries:
- [flake8](https://gitlab.com/pycqa/flake8)
duckinator marked this conversation as resolved.
Show resolved Hide resolved
- flake8 [bugbear](https://github.com/PyCQA/flake8-bugbear) plugin
- flake8 [commas](https://github.com/PyCQA/flake8-commas/) plugin
- [pydocstyle](https://github.com/PyCQA/pydocstyle/) through the [docstrings](https://gitlab.com/pycqa/flake8-docstrings) plugin for flake8
- [docstrings](https://gitlab.com/pycqa/flake8-docstrings) plugin to integrate with [pydocstyle](https://github.com/PyCQA/pydocstyle/)
- [pip](https://pip.pypa.io/)
- [pylint](https://www.pylint.org/) and the [pytest-pylint](https://github.com/carsongee/pytest-pylint) integration
- [pytest](https://pytest.org/)