Update CodeClimate config

This commit is contained in:
Olivia Appleton 2022-10-06 00:29:15 -04:00
parent 3ff11469ca
commit b3dd0be28a
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG Key ID: AF65A9CA0FF7FD69
1 changed files with 2 additions and 10 deletions

View File

@ -35,18 +35,10 @@ plugins:
enabled: true
config:
languages:
- python:
python:
python_version: 3
fixme:
enabled: true
pep8:
enabled: true
config:
max-line-length: 120
sonar-python:
enabled: true
config:
tests_patterns:
- src/test/**
git-legal:
enabled: true
shellcheck: