Skip to content

Commit dbbbc67

Browse files
author
Conrad CJ Wilson
committed
chore: add .ruff.toml to disable isort requirement — Conrad CJ Wilson
1 parent a0db4e0 commit dbbbc67

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+
isort = { required = false }

0 commit comments

Comments
 (0)