Skip to content

Commit 0c4c36d

Browse files
committed
docs: fix linters page
1 parent eaf3ff0 commit 0c4c36d

File tree

1 file changed

+1
-0
lines changed
  • scripts/website/expand_templates

1 file changed

+1
-0
lines changed

scripts/website/expand_templates/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ func buildTemplateContext() (map[string]string, error) {
151151

152152
return map[string]string{
153153
"CustomGCLReference": pluginReference,
154+
"LintersExample": snippets.LintersSettings,
154155
"ConfigurationExample": snippets.ConfigurationFile,
155156
"LintersCommandOutputEnabledOnly": helps.Enable,
156157
"LintersCommandOutputDisabledOnly": helps.Disable,

0 commit comments

Comments
 (0)