chore: use the same .golangci.yml as the runner & gofumpt over gofmt #206

Merged
earl-warren merged 2 commits from earl-warren/act:wip-fmt into main 2025-07-28 12:26:41 +00:00
Contributor

To prepare for a smooth merge in the runner codebase.

  • run with --fix for gofumpt and golangci
  • manual edits for
    • disabling useless package naming warning
    • rename variables that had underscore in their name
    • remove trailing else at the end of a few functions
To prepare for a smooth merge in the runner codebase. - run with --fix for gofumpt and golangci - manual edits for - disabling useless package naming warning - rename variables that had underscore in their name - remove trailing else at the end of a few functions
chore: use the same .golangci.yml as the runner
Some checks failed
checks / unit (pull_request) Successful in 3m45s
checks / integration (pull_request) Successful in 8m37s
/ cascade (pull_request_target) Failing after 55s
826867fdc8
earl-warren changed title from chore: use the same .golangci.yml as the runner & gofumpt over gofmt [skip cascade] to chore: use the same .golangci.yml as the runner & gofumpt over gofmt 2025-07-28 10:31:55 +00:00
viceice approved these changes 2025-07-28 11:13:28 +00:00
earl-warren deleted branch wip-fmt 2025-07-28 12:26:41 +00:00
Commenting is not possible because the repository is archived.
No reviewers
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo/act!206
No description provided.