Skip to content

Commit 15d8826

Browse files
committed
Ignore Ruff copyright-header rule
1 parent e556bd3 commit 15d8826

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ unsafe-fixes = true
6969
extend-ignore = [
7070
"ANN401", # flake8-annotate typing.Any
7171
"COM812", # Comply with ruff-format.
72+
"CPY001", # Copyright notices are not required.
7273
"ISC001", # Comply with ruff-format.
7374
]
7475
select = ["ALL"]

0 commit comments

Comments
 (0)