mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
Fix duplicate README
This commit is contained in:
parent
d27cd80cf0
commit
42bf19cf47
2 changed files with 17 additions and 18 deletions
18
readme.md
18
readme.md
|
|
@ -1,4 +1,20 @@
|
|||
# nixfiles
|
||||
# gensokyo.zone's Infrastructure
|
||||
|
||||
Welcome to the Palace of the Earth Spirits!
|
||||
|
||||
## Contribution Guidelines
|
||||
|
||||
### Nix
|
||||
|
||||
* Please use [alejandra](https://github.com/kamadorueda/alejandra) as your source formatter.
|
||||
* Please check for dead code paths with [deadnix](https://github.com/astro/deadnix).
|
||||
* Please use [statix](https://github.com/nerdypepper/statix) as your linter.
|
||||
|
||||
### Terraform
|
||||
|
||||
* Please use `terraform fmt` to format your Terraform work.
|
||||
* Please use [tflint](https://github.com/terraform-linters/tflint) as your linter.
|
||||
* Please do not merge into files by category (e.g. variables, outputs, locals).
|
||||
|
||||
## Build and Deploy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue