Skip to content

Commit

Permalink
Lowered lint threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed Nov 28, 2024
1 parent 1ed66a0 commit 03e6ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ force_grid_wrap = 2


[tool.pylint.master]
fail-under = 7.4
fail-under = 7.3
output-format = "colorized,json:.lint.json,text:.lint.txt"

[tool.pylint.format]
Expand Down

0 comments on commit 03e6ec6

Please sign in to comment.