Skip to content

Commit

Permalink
Merge branch 'master' into e2e-test-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain authored Jan 15, 2024
2 parents 3a467c0 + d73c32b commit cd3784e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ current development landscape.

- We follow the [Effective Go](https://golang.org/doc/effective_go) guidelines. Please make sure your code is idiomatic
and follows the guidelines.

### Code Linting

- We employ `golangci-lint` for code linting in our development process. It ensures that code adheres to established standards, and any changes that do not pass the linting checks will trigger an error during the Continuous Integration (CI) process.
Expand Down

0 comments on commit cd3784e

Please sign in to comment.