Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork178
-
I understand that now the formatters are separated and should be run with |
BetaWas this translation helpful?Give feedback.
All reactions
Hello,
You don't need to rungolangci-lint fmt with the github action because the formatters are run as linter by the commandgolangci-lint run.
Replies: 1 comment 3 replies
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Hello, You don't need to run |
BetaWas this translation helpful?Give feedback.
All reactions
-
But what if I want to only run the formatters for a specific workflow. We used to use |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1
This comment was marked as off-topic.
This comment was marked as off-topic.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
No need to call -name:fmtrun:golangci-lint fmt --diff --enable gofmt But I recommend using a configuration file instead. |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1