You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally reported by: Sylvain Thénault (BitBucket: sthenault, GitHub: @sthenault?)
we would like to have modes which are a set of sections in the pylintrc file regrouping options overrides. A mode may be set using a command line option as well as in a specific file using inline instruction.
Original comment byTorsten Marek (BitBucket: tmarek, GitHub: @tmarek?):
Just as a sidenote, we have since moved away from embedding several modes into a single file, and have started using forests of configuration files with dependencies for this.
Originally reported by: Sylvain Thénault (BitBucket: sthenault, GitHub: @sthenault?)
we would like to have modes which are a set of sections in the pylintrc file regrouping options overrides. A mode may be set using a command line option as well as in a specific file using inline instruction.
We may remove/deprecate -E option then.
The text was updated successfully, but these errors were encountered: