-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(ospf): cleanup the linting errors #465
Commits on Aug 8, 2024
-
feat(ospf): fix lint errors for --disable-rule=core::0123
Clean up lint errors when option is removed. Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 93c694c - Browse repository at this point
Copy the full SHA 93c694cView commit details -
feat(ospf): fix lint errors for --disable-rule=core::0131
Clean up lint errors when option is removed. Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 2e4bd3a - Browse repository at this point
Copy the full SHA 2e4bd3aView commit details -
feat(ospf): fix lint errors for --disable-rule=core::0132
Clean up lint errors when option is removed. Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Configuration menu - View commit details
-
Copy full SHA for b4be36a - Browse repository at this point
Copy the full SHA b4be36aView commit details -
feat(ospf): fix lint errors for --disable-rule=core::0133
Clean up lint errors when option is removed. Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 2b2026d - Browse repository at this point
Copy the full SHA 2b2026dView commit details -
feat(ospf): fix lint errors for --disable-rule=core::0191
Clean up lint errors when option is removed. Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 17f7219 - Browse repository at this point
Copy the full SHA 17f7219View commit details -
feat(ospf): fix lint errors for --disable-rule=core::0203
Clean up lint errors when option is removed. Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Configuration menu - View commit details
-
Copy full SHA for ac28f61 - Browse repository at this point
Copy the full SHA ac28f61View commit details -
feat(ospf): fix lint errors for --disable-rule=core::0216
Clean up lint errors when option is removed. Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Configuration menu - View commit details
-
Copy full SHA for ea62ae2 - Browse repository at this point
Copy the full SHA ea62ae2View commit details -
feat(ospf): fix lint errors for --disable-rule=client-libraries::4232…
…::required-fields Clean up lint errors when option is removed. Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 1239e12 - Browse repository at this point
Copy the full SHA 1239e12View commit details -
feat(ospf): 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>
Configuration menu - View commit details
-
Copy full SHA for 6a22970 - Browse repository at this point
Copy the full SHA 6a22970View commit details