docs: update readme regarding our new linting configuration
This commit is contained in:
@@ -382,10 +382,12 @@ make fuzz-tests
|
|||||||
# Format code
|
# Format code
|
||||||
make format
|
make format
|
||||||
|
|
||||||
# Run linter
|
# Run linter
|
||||||
make lint
|
make lint
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note: `golangci-lint` is set up with `.golangci.yml` file.
|
||||||
|
|
||||||
### Regerenate Swagger documentation
|
### Regerenate Swagger documentation
|
||||||
|
|
||||||
If you make changes to the API, you can regenerate the swagger documentation by running the following command after modifying the swagger annotations:
|
If you make changes to the API, you can regenerate the swagger documentation by running the following command after modifying the swagger annotations:
|
||||||
|
|||||||
Reference in New Issue
Block a user