Skip to content

Commit

Permalink
code style: yaml file
Browse files Browse the repository at this point in the history
Signed-off-by: Guilherme Cassolato <[email protected]>
  • Loading branch information
guicassolato committed Sep 30, 2024
1 parent 30d068c commit 2811f74
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/code-style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ jobs:
fail-fast: false # Keep running if one leg fails.
matrix:
tool:
- goimports
- gofmt

- goimports
- gofmt
include:
- tool: gofmt
options: -s
Expand Down

0 comments on commit 2811f74

Please sign in to comment.