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 committed Dec 11, 2023
1 parent cf3267d commit 564d6d3
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 564d6d3

Please sign in to comment.