diff --git a/README.md b/README.md index 8f87c23..6d5e9b0 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,9 @@ while application server logs are displayed without the prefix. ## Development +Run the tests using `go test -race ./...` and use the latest version of +[golangci-lint](https://golangci-lint.run/) to ensure code integrity. + ### Building You can build TempliƩr using the following command: