Skip to content

Commit

Permalink
Exclude ruff on vendored directories.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Dec 23, 2023
1 parent 52548e9 commit 1eb7964
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pkg_resources/_vendor/ruff.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude = ["*"]
1 change: 1 addition & 0 deletions setuptools/_vendor/ruff.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude = ["*"]

0 comments on commit 1eb7964

Please sign in to comment.