Using good code practices makes the codebase easier to understand and modify. This is can be a good introductory task for contributors new to the code base.
Tasks
Linting may involve creating major changes too. Contact maintainer before performing such changes.
Description
Using good code practices makes the codebase easier to understand and modify. This is can be a good introductory task for contributors new to the code base.
Tasks
Linting may involve creating major changes too. Contact maintainer before performing such changes.
pylint
eslint
Try to make configuration files containing the default configuration (PEP8 standards) or (ESLint) in JavaScript