Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 602 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 602 Bytes

Contributing to CloudQuery

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

If you are looking for CloudQuery CLI and plugins take a look at our monorepo

Links

Tests

Run make test to run all unit-tests

Lint

We use golangci-lint as our linter. Configuration available in [./golangci.yml] to run lint make lint