Skip to content

Commit a751e52

Browse files
committed
Add ruff config
1 parent 93c5d6d commit a751e52

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)