tvl-depot/buf.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
198 B
YAML
Raw Normal View History

version: v1
lint:
allow_comment_ignores: true
use:
- BASIC
- FILE_LOWER_SNAKE_CASE
except:
- ENUM_VALUE_UPPER_SNAKE_CASE
- PACKAGE_DIRECTORY_MATCH
ignore:
- nix/buildGo