Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AKPlanning
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
KIF
AKPlanning
Commits
e8fabfdb
Commit
e8fabfdb
authored
1 year ago
by
Benjamin Hättasch
Browse files
Options
Downloads
Patches
Plain Diff
Minor improvements (remove typo, improve pylint config)
parent
2b0ee263
No related branches found
Branches containing commit
No related tags found
1 merge request
!179
Code quality improvements
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CONTRIBUTING.md
+1
-1
1 addition, 1 deletion
CONTRIBUTING.md
pylintrc
+2
-0
2 additions, 0 deletions
pylintrc
with
3 additions
and
1 deletion
CONTRIBUTING.md
+
1
−
1
View file @
e8fabfdb
...
...
@@ -61,7 +61,7 @@ Provide more context by answering these questions:
Include details about your configuration and environment:
*
**Which version (commit)
)
are you using?**
*
**Which version (commit) are you using?**
*
**What's the OS you're using**
?
### Suggesting Enhancements
...
...
This diff is collapsed.
Click to expand it.
pylintrc
+
2
−
0
View file @
e8fabfdb
...
...
@@ -72,3 +72,5 @@ defining-attr-methods=__init__,__new__,setUp
[DESIGN]
max-parents=15
max-args=8
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment