Skip to content
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

Improvements GoVPP CLI #156

Merged
merged 3 commits into from
Aug 31, 2023
Merged

Improvements GoVPP CLI #156

merged 3 commits into from
Aug 31, 2023

Conversation

ondrej-fabry
Copy link
Member

Changes:

  • improve output format for diff command
  • add new linter check to detect unused messages
  • add format option to lint command
  • general code cleanup
  • improved log messages

Changes:
- improve output format for diff command
- add new linter check to detect unused messages
- add format option to lint command
- general code cleanup
- improved log messages

Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Copy link
Contributor

@sknat sknat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks @ondrej-fabry looks great !
Just a small nitpick, but I guess we can still merge, thanks 😄

cmd/govpp/cmd.go Show resolved Hide resolved
@ondrej-fabry ondrej-fabry merged commit bc51fdc into master Aug 31, 2023
5 checks passed
@ondrej-fabry ondrej-fabry deleted the govpp branch August 31, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants