Skip to content

Commit

Permalink
fix(evpn-gw): add comment lint checks for evpn-gw
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sanders <marksanders194@gmail.com>
  • Loading branch information
sandersms authored and artek-koltun committed Dec 12, 2023
1 parent 7c6531e commit 25c68ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions network/evpn-gw/buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ deps:
- buf.build/grpc-ecosystem/grpc-gateway
- buf.build/opiproject/opinetcommon
lint:
use:
- DEFAULT
- COMMENTS
except:
- PACKAGE_DIRECTORY_MATCH
# Don't check standard name as that causes google aip issues
Expand Down

0 comments on commit 25c68ab

Please sign in to comment.