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

Go Code format checker and formatter #182

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

faraazbrcm
Copy link

Also formatted the files which dont adhere to go formats. Build will fail if there exists any formatting issue.
Formatting is supported for bookworm as well.

Why I did it

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@adyeung
Copy link

adyeung commented Jan 18, 2024

@kwangsuk @ganglyu please help review

gnmi_server/clear_neighbor_dummy_test.go Show resolved Hide resolved
gnmi_server/clear_neighbor_dummy_test.go Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@faraazbrcm faraazbrcm force-pushed the code_formatting branch 2 times, most recently from 666186b to e61ae37 Compare January 19, 2024 06:10
Also formatted the files which dont adhere to go formats. Build will
fail if there exists any formatting issue.
Formatting is supported for bookworm as well.
@slicking
Copy link

@faraazbrcm thank you for putting up this PR, do you have the time to move it forward and submit? We think the formatting cleanup and build check would be very helpful to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants