Skip to content

Commit

Permalink
Merge pull request sdras#394 from Jerome1337/add-gofmter
Browse files Browse the repository at this point in the history
Add Gofmt action inside Dynamic Analysis section
  • Loading branch information
sdras committed Aug 26, 2022
2 parents 95a4c23 + 0e3fd94 commit 9be19e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ Set up your GitHub Actions workflow with a specific version of your programming

### Dynamic Analysis

- [Run Gofmt to check Golang code formatting](https://github.com/Jerome1337/gofmt-action)
- [Run Goimports to check Golang imports order](https://github.com/Jerome1337/goimports-action)

### Monitoring
Expand Down

0 comments on commit 9be19e5

Please sign in to comment.