nvim: Enabled SonarQube rule “1192” again
This commit is contained in:
parent
788ffcf960
commit
f6aa4108c8
1 changed files with 0 additions and 4 deletions
|
|
@ -22,10 +22,6 @@ return {
|
||||||
disableTelemetry = true,
|
disableTelemetry = true,
|
||||||
focusOnNewCode = true,
|
focusOnNewCode = true,
|
||||||
showAnalyzerLogs = true,
|
showAnalyzerLogs = true,
|
||||||
rules = {
|
|
||||||
['java:S1192'] = { level = 'off' },
|
|
||||||
['go:S1192'] = { level = 'off' },
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue