Skip to content

[FEATURE] Exclude files from Ruff properly #199

@benjaminwp18

Description

@benjaminwp18

We are excluding files from Ruff using .pre-commit-config.yaml right now:

- id: ruff-format
exclude: src/surface/photosphere/photosphere/projection_matrix/.*

Do it with pyproject.toml instead, per the docs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions