mirror of
https://bitbucket.org/Mattrixwv/javaclasses.git
synced 2025-12-06 23:13:57 -05:00
Updated sonarqube setup
This commit is contained in:
10
.vscode/settings.json
vendored
10
.vscode/settings.json
vendored
@@ -6,7 +6,9 @@
|
|||||||
"**/.factorypath": true
|
"**/.factorypath": true
|
||||||
},
|
},
|
||||||
"java.configuration.updateBuildConfiguration": "automatic",
|
"java.configuration.updateBuildConfiguration": "automatic",
|
||||||
"Lua.runtime.special": {},
|
"Lua.runtime.special": {
|
||||||
|
"import": "require"
|
||||||
|
},
|
||||||
"Lua.runtime.version": "Lua 5.1",
|
"Lua.runtime.version": "Lua 5.1",
|
||||||
"Lua.runtime.pathStrict": false,
|
"Lua.runtime.pathStrict": false,
|
||||||
"Lua.runtime.path": [
|
"Lua.runtime.path": [
|
||||||
@@ -39,5 +41,9 @@
|
|||||||
"pattern": "**/SkinDefinition.xml",
|
"pattern": "**/SkinDefinition.xml",
|
||||||
"systemId": "c:\\Users\\m_ell\\.vscode\\extensions\\lunarwtr.lotro-api-1.0.13\\resources\\xsds\\lotro-skin.xsd"
|
"systemId": "c:\\Users\\m_ell\\.vscode\\extensions\\lunarwtr.lotro-api-1.0.13\\resources\\xsds\\lotro-skin.xsd"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"sonarlint.connectedMode.project": {
|
||||||
|
"connectionId": "mattrixwvSonarqube",
|
||||||
|
"projectKey": "mattrixwv_javaclasses_AYGcayKpopaC7KAbzMEM"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user