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
Is your feature request related to a problem? Please describe.
It would be great to have a pylint file (and the requested style guide). Currently, snake, camel, e.g. is mixed.
Pylint can then be used to to check for example Merge Requests.
Describe the solution you'd like
Definition of a code style
Configuration of a pylint
Refactoring the code
Describe alternatives you've considered
Provision of a style guide.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It would be great to have a pylint file (and the requested style guide). Currently, snake, camel, e.g. is mixed.
Pylint can then be used to to check for example Merge Requests.
Describe the solution you'd like
Describe alternatives you've considered
Provision of a style guide.
The text was updated successfully, but these errors were encountered: