Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sistem Informasi Zakat
Sizakat 5.0 (Refactoring)
Sizakat Backend
Commits
bee315df
Commit
bee315df
authored
Aug 01, 2020
by
Muhammad Ashlah Shinfain
Committed by
hashlash
Aug 01, 2020
Browse files
[CHORES] add pylint configurations
parent
630d488d
Pipeline
#51244
passed with stage
in 8 minutes and 52 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.codeclimate.yml
View file @
bee315df
plugins
:
pep8
:
enabled
:
true
pylint
:
enabled
:
true
plugins
:
...
...
.pylintrc
0 → 100644
View file @
bee315df
[pylint]
disable = C0114,C0115,C0116,E0401,R0903,R0201,W0613
good-names = setUp
max-line-length = 119
setup.cfg
View file @
bee315df
[pep8]
max-line-length = 119
[isort]
combine_as_imports = true
default_section = THIRDPARTY
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment