Skip to content

Commit

Permalink
Merge pull request #368 from Kiran01bm/nit-dev-update
Browse files Browse the repository at this point in the history
minor - update/fix lint command in dev guide
  • Loading branch information
morgo authored Jan 23, 2025
2 parents f0f02a9 + 4338cf0 commit 0a1bb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ docker compose up mysql test --abort-on-container-exit
## Running linter

```bash
golanglint-ci run
golangci-lint run
```

0 comments on commit 0a1bb56

Please sign in to comment.