Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Backend
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
swp-unisport
team-warumkeinrust
Backend
0215e3e10294f7ccf2e5a113da763ee0a79b4f00
unisport-o-mat
.pylintrc
Find file
Normal view
Permalink
.pylintrc
96 B
Newer
Older
Add .pylintrc to configure Pyline
borzechof99
committed
3 years ago
1
[MASTER]
Set Fail Threshold to 10
borzechof99
committed
3 years ago
2
fail-under=10
Add .pylintrc to configure Pyline
borzechof99
committed
3 years ago
3
4
5
6
[MESSAGES CONTROL]
disable=line-too-long,
django-not-configured