docs: fix linters page
This commit is contained in:
parent
eaf3ff0741
commit
0c4c36dbd8
@ -151,6 +151,7 @@ func buildTemplateContext() (map[string]string, error) {
|
|||||||
|
|
||||||
return map[string]string{
|
return map[string]string{
|
||||||
"CustomGCLReference": pluginReference,
|
"CustomGCLReference": pluginReference,
|
||||||
|
"LintersExample": snippets.LintersSettings,
|
||||||
"ConfigurationExample": snippets.ConfigurationFile,
|
"ConfigurationExample": snippets.ConfigurationFile,
|
||||||
"LintersCommandOutputEnabledOnly": helps.Enable,
|
"LintersCommandOutputEnabledOnly": helps.Enable,
|
||||||
"LintersCommandOutputDisabledOnly": helps.Disable,
|
"LintersCommandOutputDisabledOnly": helps.Disable,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user