mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
ignore explicit return type
This commit is contained in:
parent
0a650a1f33
commit
82b34f3d09
@ -44,6 +44,7 @@ ignore = [
|
|||||||
"G004",
|
"G004",
|
||||||
"ANN001",
|
"ANN001",
|
||||||
"ANN204",
|
"ANN204",
|
||||||
|
"ANN206",
|
||||||
]
|
]
|
||||||
select = ["ALL"]
|
select = ["ALL"]
|
||||||
extend-safe-fixes = ["D415"]
|
extend-safe-fixes = ["D415"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user