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
cf1ba227e55478508547ed3d7be79c276a1f2551
unisport-o-mat
.pylintrc
Find file
Normal view
Permalink
.pylintrc
95 B
Newer
Older
Add .pylintrc to configure Pyline
borzechof99
committed
3 years ago
1
[MASTER]
Set Fail Threshold to 9
borzechof99
committed
3 years ago
2
fail-under=9
Add .pylintrc to configure Pyline
borzechof99
committed
3 years ago
3
4
5
6
[MESSAGES CONTROL]
disable=line-too-long,
django-not-configured