mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
dc9946533e
Trunk + mod FIx
9 lines
281 B
JSON
9 lines
281 B
JSON
{
|
|
"python.linting.enabled": true,
|
|
"python.linting.pylintEnabled": true,
|
|
"trunk.inlineDecorators": true,
|
|
"trunk.inlineDecoratorsForAllExtensions": true,
|
|
"trunk.showPreexistingIssues": true,
|
|
"trunk.autoInit": true,
|
|
"trunk.showBelowThresholdIssues": true
|
|
} |