Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly Configure Linter #27

Open
2 tasks
kpostnov opened this issue Apr 14, 2022 · 0 comments
Open
2 tasks

Properly Configure Linter #27

kpostnov opened this issue Apr 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@kpostnov
Copy link
Contributor

kpostnov commented Apr 14, 2022

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

  • 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)
@kpostnov kpostnov added the enhancement New feature or request label Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant