mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
42981a4a7a
* Update buildFileList.sh add new extension * fix space * turn this down a hair * update * fix rule * fixed dumb stuff * fix indent * hangry
8 lines
170 B
YAML
8 lines
170 B
YAML
---
|
|
# Lint directives.
|
|
lint:
|
|
# Linter rules.
|
|
# Run `protolint list` to see all available rules.
|
|
rules:
|
|
# Set the default to all linters.
|
|
all_default: false
|