8 lines
112 B
JSON
8 lines
112 B
JSON
{
|
|
"ruff.configuration": {
|
|
"lint": {
|
|
"extend-ignore": ["F821", "E402"]
|
|
}
|
|
}
|
|
}
|