1
0
mirror of https://github.com/pyro2927/SouthwestCheckin.git synced 2025-12-06 01:13:19 +00:00

enable verbose output (#55)

* 	modified:   checkin.py
	modified:   southwest/southwest.py

* 	modified:   .codeclimate.yml

* 	modified:   checkin.py
	modified:   southwest/southwest.py

* 	modified:   southwest.py
This commit is contained in:
bllfr0g
2019-10-27 19:29:14 -07:00
committed by Joseph Pintozzi
parent defb2bdbbc
commit f9572fae19
3 changed files with 20 additions and 7 deletions

View File

@@ -4,4 +4,7 @@ plugins:
enabled: true
checks:
E501:
enabled: false
enabled: false
argument-count:
config:
threshold: 5