forked from wolever/pprintpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
infrastructureDevelopment workflowDevelopment workflow
Description
Add more linting tools:
isortblackflake8mypysecuritybandit
Note:
Adding these linters will make significant changes to the code. This will make it harder to merge back to the original project pprintpp by the original author.
The benefits are more standardized coding, early bug catching and more security. To me, that's an acceptable trade-off.
If merge to original project is required, we should add the same linters in the code there.
Metadata
Metadata
Assignees
Labels
infrastructureDevelopment workflowDevelopment workflow