This website requires JavaScript.
Explore
Help
Sign In
guz013
/
go-grip
Watch
1
Star
0
Fork
0
You've already forked go-grip
Code
Issues
Pull Requests
Activity
Files
40fa2a7b8690d0883db7f064938177e075000e9b
go-grip
/
static
/
images
/
favicon.ico
154 lines
39 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: Update go-grip to use golangci-lint and improve build process This commit updates the go-grip project to use golangci-lint for code quality checks, improves the build process by adding a check for formatting errors, and enhances the release workflow by using the new golangci-lint action. The changes address issues with code quality and maintainability, ensuring that the project adheres to best practices. The improved build process reduces the risk of formatting errors, while the updated release workflow ensures that the project is properly formatted before being released.
2024-10-09 23:48:08 +02:00