Skip to content

Commit

Permalink
chore: increase max complexity to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardocardoso committed Mar 13, 2023
1 parent ba0fba9 commit 2e39d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ exclude =
build,
dist
max-line-length = 88
max-complexity = 12
max-complexity = 13

0 comments on commit 2e39d78

Please sign in to comment.