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

Enable stylecheck linter #2505

Open
wants to merge 86 commits into
base: master
Choose a base branch
from
Open

Enable stylecheck linter #2505

wants to merge 86 commits into from

Conversation

ankitjain235
Copy link
Contributor

Change Overview

This PR enables stylecheck golang linter

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • πŸ› Bugfix
  • 🌻 Feature
  • πŸ—ΊοΈ Documentation
  • πŸ€– Test

Issues

  • fixes #issue-number

Test Plan

  • πŸ’ͺ Manual
  • ⚑ Unit test
  • πŸ’š E2E

@infraq infraq added this to In Progress in Kanister Dec 1, 2023
Kanister automation moved this from In Progress to Reviewer approved May 31, 2024
pkg/controller/metrics.go Outdated Show resolved Hide resolved
pkg/app/couchbase.go Outdated Show resolved Hide resolved
Kanister automation moved this from Reviewer approved to Review Required Jul 12, 2024
@saima-s saima-s added kueue and removed kueue labels Jul 12, 2024
pkg/app/couchbase.go Outdated Show resolved Hide resolved
pkg/consts/consts.go Show resolved Hide resolved
pkg/metrics/metrics.go Show resolved Hide resolved
pkg/testing/integration_register.go Outdated Show resolved Hide resolved
pkg/testing/integration_register.go Outdated Show resolved Hide resolved
Base automatically changed from enable-linters-5 to master July 12, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Kanister
Review Required
Development

Successfully merging this pull request may close these issues.

Add more linters to golangci.yaml
6 participants