Go R1 Day 65
progress
- Built mage tasks for go formatting and linting.
Using this approach, you can now drop a magefile.go
file into a project and set the following:
|
|
Calling this can be done directly now as part of a startup task.
|
|
Additionally, handled some Windows executable path issues by making sure to wrap up the path resolution.
|
|
Links
- feat(gotools): ✨ add gotools for running go specific actions · sheldonhull/[email protected] · GitHub
- refactor(gotools): 🚚 add namespace for Golang and update lint ci to d… · sheldonhull/[email protected] · GitHub
- feat(gotools): 🎉 add go formatting and linting helpers · sheldonhull/[email protected] · GitHub
- refactor(gotools): 🔨 windows support for executables · sheldonhull/[email protected] · GitHub
Webmentions