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
Since we introduced the linter, I've encoutered countless of comments in different files that disable certain rules. We should agree on some rules and change them once in a fixed config file.
Must Include
Create linting configuration file
Linting rules to change:
Increasing the amount of characters is a MUST (the way pylint handles array and dataframe slicings is terrible)
The text was updated successfully, but these errors were encountered:
Description
Since we introduced the linter, I've encoutered countless of comments in different files that disable certain rules. We should agree on some rules and change them once in a fixed config file.
Must Include
Linting rules to change:
The text was updated successfully, but these errors were encountered: