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

fix: linting and formatting issues #765

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

elliotxx
Copy link
Collaborator

@elliotxx elliotxx commented Jan 27, 2025

What type of PR is this?

/kind style

What this PR does / why we need it:

This PR addresses linting and formatting issues to improve code readability and maintain consistency with linting rules.

  • Corrected indentation in Go code to resolve golangci-lint issues.
  • Reformatted gradient definitions in LESS for better readability.
  • Removed an unnecessary line in exceptionList styles.

Which issue(s) this PR fixes:

Fixes #

- Correct indentation in Go code to resolve golangci-lint issues
- Reformat gradient definitions in LESS for better readability
- Remove unnecessary line in exceptionList styles

These changes improve code readability and maintain consistency with linting rules.
@elliotxx elliotxx added this to the v0.7.0 milestone Jan 27, 2025
@elliotxx elliotxx self-assigned this Jan 27, 2025
@elliotxx elliotxx merged commit 777e158 into main Jan 27, 2025
10 of 11 checks passed
@elliotxx elliotxx deleted the fix-golangci-lint-issues-again branch January 27, 2025 08:25
@github-actions github-actions bot locked and limited conversation to collaborators Jan 27, 2025
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.

2 participants