Me falto pylint django

This commit is contained in:
Daniel Cortes
2020-06-07 23:15:14 -04:00
parent 850b0e0a4a
commit 8590668023

View File

@@ -1,2 +1,3 @@
pylint # Linting
pylint-exit # Maps pylint exit codes to something sane for linux
pylint-exit # Maps pylint exit codes to something sane for linux
pylint-django # Plugin for pylint that helps with django projects