mirror of
https://bitbucket.org/Mattrixwv/matrix.git
synced 2025-12-06 15:03:58 -05:00
Updated sonarqube setup
This commit is contained in:
10
.vscode/settings.json
vendored
10
.vscode/settings.json
vendored
@@ -1,6 +1,8 @@
|
|||||||
{
|
{
|
||||||
"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": [
|
||||||
@@ -33,5 +35,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_matrix_AYGcc3wBopaC7KAbzMEd"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user