coder / modules

A collection of Terraform Modules to extend Coder templates.
https://registry.coder.com
Apache License 2.0
33 stars 33 forks source link

chore: cleanup all test files #293

Closed Parkreiner closed 1 month ago

Parkreiner commented 2 months ago

No issue to link – this is just something I thought I could fix really quickly while working in the codebase.

Changes made

Notes

matifali commented 1 month ago

@Parkreiner, all modules are merged. You may continue with the refactoring here,

matifali commented 1 month ago

We definitely want some kind of linting setup for this repo. I'm going to bring this up when Blueberry has its next team meeting next week

For linting, let us use biomejs, which is similar to a coder/coder. I am using biome vscode extension that does help catch these errors.