Skip to content

Commit 25ed77b

Browse files
committed
Add ruff config
1 parent d1fff33 commit 25ed77b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruff.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
extend-exclude = ["**/renv", "**/.venv", ".github", ".vscode", "**/node_modules", "**/__pycache__", "**/build"]

0 commit comments

Comments
 (0)