-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We are excluding files from Ruff using .pre-commit-config.yaml
right now:
rov-25/.pre-commit-config.yaml
Lines 12 to 13 in f8f9312
- id: ruff-format | |
exclude: src/surface/photosphere/photosphere/projection_matrix/.* |
Do it with pyproject.toml
instead, per the docs:
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog