Skip to content

Commit

Permalink
minor: Modify pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
aimilia ktena committed May 8, 2024
1 parent 81e2dbc commit 0eb7981
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ requires = [
"setuptools>=30.3.0",
]

[tool.pre-commit]
exclude = '^HIP\\.out$'

[tool.ruff.per-file-ignores]
"ci/*" = ["S"]

Expand Down

0 comments on commit 0eb7981

Please sign in to comment.