feat: add linting (#51)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
This commit is contained in:
@@ -11,14 +11,14 @@ tags: [helper]
|
||||
|
||||
<!-- Describes what this module does -->
|
||||
|
||||
<!-- Add a screencast or screenshot here put them in .images directory -->
|
||||
|
||||
```hcl
|
||||
module "MODULE_NAME" {
|
||||
source = "https://registry.coder.com/modules/MODULE_NAME"
|
||||
}
|
||||
```
|
||||
|
||||
<!-- Add a screencast or screenshot here put them in .images directory -->
|
||||
|
||||
## Examples
|
||||
|
||||
### Example 1
|
||||
|
||||
Reference in New Issue
Block a user