Skip to content

Commit

Permalink
Merge pull request #23 from darrenvechain/thor-e2e-test
Browse files Browse the repository at this point in the history
feat: enabling e2e tests
  • Loading branch information
darrenvechain authored Jan 15, 2024
2 parents db643b1 + 47cf767 commit 81bc337
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 81bc337

Please sign in to comment.