Skip to content

Commit

Permalink
Merge pull request #840 from pre-commit/all-repos_autofix_no-implicit…
Browse files Browse the repository at this point in the history
…-optional

remove no_implicit_optional
  • Loading branch information
asottile committed Nov 17, 2022
2 parents 5d205e6 + 360df52 commit b4982b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Expand Up @@ -75,7 +75,6 @@ check_untyped_defs = true
disallow_any_generics = true
disallow_incomplete_defs = true
disallow_untyped_defs = true
no_implicit_optional = true
warn_redundant_casts = true
warn_unused_ignores = true

Expand Down

0 comments on commit b4982b5

Please sign in to comment.