Skip to content

Apply gofmt fixes#149

Open
marcus wants to merge 1 commit intomainfrom
lint-fix/gofmt-sweep-2
Open

Apply gofmt fixes#149
marcus wants to merge 1 commit intomainfrom
lint-fix/gofmt-sweep-2

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 19, 2026

Summary

  • apply the repository's existing Go formatter across the current gofmt failure set
  • revert accidental smart-quote comment regressions so the diff stays formatter/style scoped
  • keep scope limited to existing lint/style enforcement rather than introducing new lint tooling

Validation

  • go vet ./...
  • go build ./...
  • go test ./... (fails in unchanged internal/features with the same three known test failures: TestKnownFeatureDefaults, TestIsEnabledForProcess_EnableDisableLists, and TestIsEnabled_ProjectConfigAndEnvPrecedence)

Automated by nightshift

Nightshift-Task: lint-fix

Nightshift-Ref: https://github.com/marcus/nightshift
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.

1 participant