Skip to content

Commit

Permalink
chore(ci): remove file skip
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Oct 23, 2024
1 parent 78de4ba commit 8eb80e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ search = "version: v{current_version}"
builtin = "clear,rare,informal,usage,names,en-GB_to_en-US"
check-hidden = true
ignore-words-list = "crate,ue"
skip = "docs/source/conf.py,docs/source/notebooks/multipath.ipynb,pyproject.toml,uv.lock"
skip = "docs/source/conf.py,pyproject.toml,uv.lock"

[tool.coverage.report]
exclude_lines = [
Expand Down

0 comments on commit 8eb80e6

Please sign in to comment.