cycloidio / terracost

Cloud cost estimation for Terraform in your CLI
MIT License
286 stars 30 forks source link

Introduce a linter and setup CI #7

Closed patrislav closed 3 years ago

patrislav commented 3 years ago

We need a linter to check the correctness and style of the codebase. This, together with tests, should be run automatically for every PR and every merge to master. Possibly, this pipeline could also build and publish a release.