goimports-action
Import sorter
An action to execute a command that orders Go file imports.
Ready to use go imports GitHub action
5 stars
3 watching
2 forks
Language: Shell
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for sorting and formatting Go imports and code. | 613 |
| An action to execute gofmt on Go files and report formatting issues. | 13 |
| A fast string sorting algorithm implemented in Go. | 192 |
| Automatically sorts imports and exports in JavaScript code to improve readability and organization | 2,146 |
| A service for real-time collaborative editing of local files using operational transforms | 753 |
| A Go SDK for integrating error tracking and monitoring with the Sentry service | 932 |
| A tool to enable and format unused import lines in Go files | 16 |
| An action that runs a code linting tool on Go files in a specified directory. | 6 |
| Tool for detecting and removing unused import statements in code | 239 |
| An action that sets up a Go environment for use in GitHub Actions workflows | 1,414 |
| Visualizes various sorting algorithms in Go with animations | 125 |
| Tools and strategies for handling errors in Go applications | 347 |
| A library for working with internet message formats, including email and MIME. | 389 |
| A GitHub Actions workflow to build and deploy Go applications across multiple platforms | 6 |
| Fast and efficient encoding and decoding of native Go types to bytes | 41 |