linter property
Target linter for the style guide.
Required. Possible string values are:
- "LINTER_UNSPECIFIED" : Linter type unspecified.
- "SPECTRAL" : Linter type spectral.
- "OTHER" : Linter type other.
Implementation
core.String? linter;
Target linter for the style guide.
Required. Possible string values are:
core.String? linter;