8 lines
99 B
Plaintext
8 lines
99 B
Plaintext
{
|
|
"linters": {
|
|
"pycodestyle": {
|
|
"ignore": ["E402", "W503"]
|
|
}
|
|
}
|
|
}
|