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

           
     
                             





                                 

                 
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