jenkinsci / jenkinsci/violations-plugin
Don't treat pylint info "I" messages as errors
Open
- Dominant language
- Java
- Stars
- 54
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
Pylint has informative "errors" which are tagged with I. setServerityLevel() already switches on the different error types. I suggest that "I" errors be ignored or at least set to the lowest severity.
Contributor guide
Assessment
This issue has not been assessed yet.