Skip to content

Feature/more code style checks#145

Merged
ssato merged 2 commits intonextfrom
feature/more-code-style-checks
Apr 3, 2022
Merged

Feature/more code style checks#145
ssato merged 2 commits intonextfrom
feature/more-code-style-checks

Conversation

@ssato
Copy link
Copy Markdown
Owner

@ssato ssato commented Apr 3, 2022

Apply some more strict flake8 rules with its extensions and fixes for the rules.

ssato added 2 commits April 3, 2022 11:49
Apply some more strict flake8 rules with its extensions and fixes for
the followings.

- E126 rule, continuation line over-indented for hanging indent
- W504 rule, line break after binary operator
- E121, continuation line under-indented for hanging indent
- E123, closing bracket does not match indentation of opening bracket's
  line
- E241, multiple spaces after ','
@ssato ssato merged commit e591039 into next Apr 3, 2022
@ssato ssato deleted the feature/more-code-style-checks branch April 3, 2022 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant