Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

ref(*): run golangci-lint run --fix #1595

Merged
merged 1 commit into from
Aug 20, 2020
Merged

ref(*): run golangci-lint run --fix #1595

merged 1 commit into from
Aug 20, 2020

Conversation

nojnhuh
Copy link
Contributor

@nojnhuh nojnhuh commented Aug 20, 2020

golangci-lint run has a --fix flag that will automatically fix
issues if possible. These changes are a result of those automatic fixes,
including import ordering, whitespace, and fixing typos.

This partially addresses #1578.

Please mark with X for applicable areas.

  • New Functionality [ ]
  • Documentation [ ]
  • Install [ ]
  • Control Plane [ ]
  • CLI Tool [ ]
  • Certificate Management [ ]
  • Networking [ ]
  • Metrics [ ]
  • SMI Policy [ ]
  • Security [ ]
  • Tests / CI System [ ]
  • Other [X]

Please answer the following questions with yes/no.

  • Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?
    No

`golangci-lint run` has a `--fix` flag that will automatically fix
issues if possible. These changes are a result of those automatic fixes,
including import ordering, whitespace, and fixing typos.

This partially addresses #1578.
@nojnhuh nojnhuh requested a review from a team as a code owner August 20, 2020 17:24
@nojnhuh nojnhuh merged commit 64e93d4 into openservicemesh:main Aug 20, 2020
@nojnhuh nojnhuh deleted the lint-autofix branch October 13, 2020 19:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants