-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bgp): cleanup the linting errors
Fix up the lint errors after changing the Makefile to remove the options to disable the linting errors. The Makefile change is not committed in this PR request to allow the rest of the protobuf files to build until all protobuf files are updated. Fixed and updated the two files bgp.proto and cloudrpc.proto files to address the follow lint error types. Also the generated files are included in this PR. --disable-rule=core::0123 --disable-rule=core::0131 --disable-rule=core::0132 --disable-rule=core::0133 --disable-rule=core::0134 --disable-rule=core::0140 --disable-rule=core::0156 --disable-rule=core::0158 --disable-rule=core::0191 --disable-rule=core::0192 --disable-rule=core::0203 --disable-rule=core::0216 --disable-rule=client-libraries::4232::required-fields Signed-off-by: Keith Wiles <keith.wiles@intel.com>
- Loading branch information
1 parent
135df79
commit f58b131
Showing
10 changed files
with
4,081 additions
and
3,998 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.