Skip to content

Commit 9be19e5

Browse files
authored
Merge pull request #394 from Jerome1337/add-gofmter
Add Gofmt action inside Dynamic Analysis section
2 parents 95a4c23 + 0e3fd94 commit 9be19e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
326326

327327
### Dynamic Analysis
328328

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

331332
### Monitoring

0 commit comments

Comments
 (0)