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