styling
This commit is contained in:
parent
534e6b4592
commit
09ff335665
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ The CI pipeline consists of several predefined steps designed to ensure quality
|
|||
- **📥 Checkout:**
|
||||
Retrieves the latest version of the repository to ensure the workflow is working with the most recent code.
|
||||
|
||||
- **📝 Linting (using [golangci-lint](https://github.com/golangci/golangci-lint):**
|
||||
- **📝 Linting (using [golangci-lint](https://github.com/golangci/golangci-lint)):**
|
||||
Analyzes the code for potential issues, formatting errors, or stylistic inconsistencies.
|
||||
|
||||
- **🔑 Docker Login:**
|
||||
|
|
Loading…
Reference in a new issue