Skip to content

Releases: sladyn98/auto-go-format

v0.0.1

10 Apr 15:37
Compare
Choose a tag to compare

v0.0.1

10 Apr 15:23
Compare
Choose a tag to compare

Features 🚀

  • Automatically detects golang files in the pull request and pushes the formatted files to the pull request.
  • Comments on the PR if :
    1) It does not contain any golang files.
    2) If all the go files are already formatted.
    3) Once all the go files have been formatted.