about summary refs log blame commit diff
path: root/buf.yaml
blob: 42c769f2e4fdfd7774d25f18d5533d09d18b1584 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                 
build:
  roots:
    #- proto
    - third_party
lint:
  ignore:
    - nix/buildGo
  use:
    - BASIC
    - FILE_LOWER_SNAKE_CASE
  except:
    - ENUM_VALUE_UPPER_SNAKE_CASE
    - PACKAGE_DIRECTORY_MATCH