diff options
Diffstat (limited to 'aclk/aclk-schemas/buf.yml')
-rw-r--r-- | aclk/aclk-schemas/buf.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/aclk/aclk-schemas/buf.yml b/aclk/aclk-schemas/buf.yml new file mode 100644 index 00000000..532053d9 --- /dev/null +++ b/aclk/aclk-schemas/buf.yml @@ -0,0 +1,9 @@ +build: + roots: + - proto +lint: + use: + - DEFAULT +breaking: + use: + - FILE |