Home | History | Annotate | Download | only in scripts

Lines Matching refs:labels

216   'whitespace/labels',
2836 # There are certain situations we allow one space, notably for labels
2842 # Labels should always be indented at least one space.
2845 error(filename, linenum, 'whitespace/labels', 4,
2846 'Labels should always be indented at least one space. '