Searched refs:Tidy_checks (Results 1 – 1 of 1) sorted by relevance
33 Tidy_checks []string member56 CheckBadTidyChecks(ctx, "tidy_checks", tidy.Properties.Tidy_checks)111 if len(tidy.Properties.Tidy_checks) > 0 {112 tidyChecks = tidyChecks + "," + strings.Join(esc(tidy.Properties.Tidy_checks), ",")