💅🏻 Code Formatter
| Language | VSCode Identifier | CLI | VSCode Extension |
|---|---|---|---|
| CSS | css | prettier | Prettier - Code formatter |
| Dockerfile | dockerfile | hadolint | hadolint |
| Go | go | go fmt | Go |
| GraphQL | graphql | prettier | Prettier - Code formatter |
| HTML | html | prettier | Prettier - Code formatter |
| JavaScript | javascript | prettier | Prettier - Code formatter |
| JavaScriptJSX | javascriptreact | prettier | Prettier - Code formatter |
| JSON | json | prettier | Prettier - Code formatter |
| Less | less | prettier | Prettier - Code formatter |
| Markdown | markdown | prettier | Prettier - Code formatter |
| Python | python | black | Black |
| Python | python | isort | isort |
| Python | python | ruff | Ruff |
| Scss | scss | prettier | Prettier - Code formatter |
| TypeScript | typescript | prettier | Prettier - Code formatter |
| TypeScriptTSX | typescriptreact | prettier | Prettier - Code formatter |
| XML | xml | prettier | Prettier - Code formatter |
| YAML | yaml | prettier | Prettier - Code formatter |
| Terraform | terraform | terraform fmt | HashiCorp Terraform |
| Terraform Variables | terraform-vars | terraform fmt | HashiCorp Terraform |
| SQL | sql | prettier + prettier-plugin-sql | Prettier - Code formatter |
| SQL | sql | sqlfluff | sqlfluff |
For SQL, Use sqlfluff for standalone file and Python project, prettier for JS project
- Shell
- Shellcheck
- Go template
- Java
- Red Hat Java Code Formatter from VS Code
- Protocol Buffers
- clang-format