Skip to content

Commit

Permalink
Exclude dev_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
taldcroft committed Mar 19, 2024
1 parent b1b2307 commit 8d7c3bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ extend = "ruff-base.toml"
# These are files to exclude for this project.
extend-exclude = [
# "**/*.ipynb", # commonly not ruff-compliant
"dev_utils",
]

# These are rules that commonly cause many ruff warnings. Code will be improved by
Expand Down

0 comments on commit 8d7c3bb

Please sign in to comment.