-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linting standards for software-developer-tool #117
Comments
@xtanion this could be good.. Will prove immensely useful in the longer run.. I would love to see your work on this |
@xtanion just a note.. I saw your discussions on slack regarding the same.. Why don't you start with a draft PR for this and then we can all look into this and find the best possible route for this issue as I believe this will prove extremely beneficial in the future when the codebase expands |
Sure @arshPratap, I'll create a draft PR as soon as possible. Should I go ahead with using the Flake8 format? |
I have opened a PR for this issue, PTAL when you are free, thanks :) |
Agreed to move forward with Flake8 at May 8th meeting. |
Is this open to work on? @pleia2 @arshPratap @xtanion |
There are various linting standards in python.
Most commonly used are:
PEP8
Flake8
Pylint
We need to discuss on which linting format do we want to use.
The text was updated successfully, but these errors were encountered: