Skip to content

Commit 4b2d29c

Browse files
committed
chore: add .ruff.toml to ignore packaging-specific lint warnings
1 parent f7869ff commit 4b2d29c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.ruff.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[lint]
2+
ignore = ["F401", "F403", "F405", "F541"]

0 commit comments

Comments
 (0)