Skip to content

pyroject.toml ruff ignore  #26

@ahms5

Description

@ahms5

for the ruff ignore we need to add optinal custom entries.

e.g. pyfar has

[tool.ruff]
exclude = [
    ".git",
    "docs",
    "pyfar/dsp/filter/_audiofilter.py",
]

this can also be a comma separated list.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions