Setup Pylint
- Setup Pylint
- Added
pylint
andpylint-django
torequirements.txt
- Refactor to improve Pylint score
- Remove
autopep8
andpycodestyle
fromrequirements.txt
- Delete
linter.sh
file
Edited by Glenda Emanuella Sutanto
Fakultas Ilmu Komputer UI
pylint
and pylint-django
to requirements.txt
autopep8
and pycodestyle
from requirements.txt
linter.sh
fileExcellence In Teamwork