mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 13:34:40 +00:00
Various fixes
Trunk + mod FIx
This commit is contained in:
Vendored
+6
-1
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"python.linting.enabled": true,
|
||||
"python.linting.pylintEnabled": true
|
||||
"python.linting.pylintEnabled": true,
|
||||
"trunk.inlineDecorators": true,
|
||||
"trunk.inlineDecoratorsForAllExtensions": true,
|
||||
"trunk.showPreexistingIssues": true,
|
||||
"trunk.autoInit": true,
|
||||
"trunk.showBelowThresholdIssues": true
|
||||
}
|
||||
Reference in New Issue
Block a user