Skip to content
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

Autopep8 formatting #10

Open
shardros opened this issue Jul 28, 2022 · 1 comment · May be fixed by #17
Open

Autopep8 formatting #10

shardros opened this issue Jul 28, 2022 · 1 comment · May be fixed by #17
Labels

Comments

@shardros
Copy link
Member

DONE IS:

  1. Either remove the bit about autopep8 in the readme
    OR
  2. have it done in CI
@shardros shardros added the ci label Jul 28, 2022
@Minion3665
Copy link
Member

(See #1)

Minion3665 added a commit that referenced this issue Aug 15, 2022
- When a new PR is submitted, autoformat code with autopep8 and remove
  commented out code
- After reformatting, commit back to the pull request
- When reformatted code has been committed, lint it with pycodestyle

On github side we will
- Require all changes to be submitted as PRs
- Require all CI checks to pass before merging PRs

This change partially-fixes #1 and fixes #10
@Minion3665 Minion3665 linked a pull request Aug 15, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants