Skip to content

Commit

Permalink
configure code climate
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislit committed Oct 20, 2018
1 parent 45c5aa9 commit 7291711
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,15 @@ plugins:
enabled: true
duplication:
enabled: true
git-legal:
enabled: true
shellcheck:
enabled: true
exclude_patterns:
- "tests/"
- "data/"
- "helpers/"
- "docs/"
- "setup.py"
- "badge_update.py"
- "_bmdata.py"
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Abydos
:target: https://app.fossa.io/projects/git%2Bgithub.com%2Fchrislit%2Fabydos?ref=badge_shield
:alt: FOSSA Status

.. |pylint| image:: https://img.shields.io/badge/Pylint-9.44/10-yellowgreen.svg
.. |pylint| image:: https://img.shields.io/badge/Pylint-9.45/10-yellowgreen.svg
:target: #
:alt: Pylint Score

Expand Down

0 comments on commit 7291711

Please sign in to comment.