Skip to content

Commit

Permalink
Disable long line checks
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jun 9, 2023
1 parent 4f82c10 commit 34e0512
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# ignore "line too long" as many lines are too long
ignore = ["E501"]

0 comments on commit 34e0512

Please sign in to comment.