Closed ephraimbuddy closed 4 years ago
I would want linting performed by tox and Travis, if we are going to start enforcing lint. I don't want someone else to have a different definition of lint for their particular editor. Without it, I would reject this proposal.
Aside from that, its output must be compared against the output in the Pyramid docs wherever cookiecutters are used, and, if there are any changes, then the docs must also be updated on each affected branch.
@mmerickel do you have any concerns for this PR?
👍
This PR is just a refactor of codes I feel can be improved.
When I opened the module
post_gen_project.py
in my editor, it had some linting errors. This refactor fixes it.