Skip to content

Commit

Permalink
Merge branch 'master' into topic/miurahr/actions/reviewdog-permission-pr
Browse files Browse the repository at this point in the history
  • Loading branch information
miurahr authored Dec 19, 2024
2 parents 281352a + 27f15b7 commit b1638d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@ source = ["aqt", "tests"]
show_missing = true
exclude_lines = ["if __name__ == .__main__.:", "pragma: no-cover", "@abstract", "def __repr__"]

[tool.pylint]
max-line-length = 125

[tool.black]
line-length = 125
target-version = ['py312']
Expand Down

0 comments on commit b1638d3

Please sign in to comment.