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

Refactoring linter configs #86

Merged
merged 3 commits into from
Sep 27, 2022
Merged

Refactoring linter configs #86

merged 3 commits into from
Sep 27, 2022

Conversation

Hiroya-W
Copy link
Contributor

概要

flake8, mypyの設定ファイルのリファクタリングを行いました。

  • flake8 ではE501を無視するのではなく、代わりにmax-line-lengthを使うようにしました
  • mypyのstrictで定義されるオプションがあるので、デフォルトで設定されるものは一覧から削除するようにしました

@Hiroya-W Hiroya-W merged commit 18ad2e4 into main Sep 27, 2022
@Hiroya-W Hiroya-W deleted the update-linter-configs branch September 27, 2022 06:19
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