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
@asheingold I don't, but if there are several competing opinionated rulesets and one contradicts the existing style more than the other (generates more linting errors), we may want to select the ruleset that most reflects the current codebase so as to minimize the amount of revisions that will be needed to pass the linting tests. That being said the current code was contributed by multiple people and we want consistency. I do like to see Pythonic/idiomatic code.
I don't want to get in the way of you contributing, so I am open-minded about the ruleset selection
Add linting rules for better consistency of code. Incorporate in GitHub Actions.
The text was updated successfully, but these errors were encountered: