mirror of
https://github.com/pyro2927/SouthwestCheckin.git
synced 2025-12-06 01:13:19 +00:00
* modified: checkin.py modified: southwest/southwest.py * modified: .codeclimate.yml * modified: checkin.py modified: southwest/southwest.py * modified: southwest.py
11 lines
156 B
YAML
11 lines
156 B
YAML
version: '2'
|
|
plugins:
|
|
pep8:
|
|
enabled: true
|
|
checks:
|
|
E501:
|
|
enabled: false
|
|
argument-count:
|
|
config:
|
|
threshold: 5
|