mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
exclude tinytex-release from ruff
This commit is contained in:
@@ -203,9 +203,7 @@ run-and-report = "coverage run -m pytest && coverage report && coverage html --s
|
||||
# file automatically.
|
||||
|
||||
[tool.ruff]
|
||||
exclude = [
|
||||
"rendercv/tinytex-release/download_and_minimize_tinytex_for_rendercv.py",
|
||||
]
|
||||
exclude = ["tinytex-release"]
|
||||
output-format = "github"
|
||||
|
||||
[tool.black]
|
||||
|
||||
Reference in New Issue
Block a user