Create configuration templates with message tiers or presets #7120
Labels
Enhancement ✨
Improvement to a component
Needs specification 🔐
Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
Current problem
Pylint do not permit to use a preset configuration like some tool like eslint so the configuration is lengthy and often copy pasted.
Desired solution
Something that permits to expands on a sane configuration depending on your project and easily share a configuration. I.e. data science project would have
x,y,z
ingood-names
, but not web-project, etc.Additional context
This is a new issue so we can close #746 that had a lot of other things in it see #746 (comment). It was also discussed at length in #3512. See also #6968
The text was updated successfully, but these errors were encountered: