add markdownlint-cli2 info
This commit is contained in:
@@ -66,6 +66,7 @@ dotfiles/
|
||||
- Terraform: terraform-ls, tflint
|
||||
- Python: ruff
|
||||
- Go: gopls, golangci-lint (v1.64), gofumpt
|
||||
- Markdown: markdownlint-cli2
|
||||
|
||||
### Extras
|
||||
|
||||
@@ -124,7 +125,7 @@ sudo apt update && sudo apt install terraform
|
||||
sudo apt install alacritty zsh tmux stow zsh-syntax-highlighting less python3-libtmux cbonsai shfmt shellcheck lua-check
|
||||
|
||||
# Homebrew packages
|
||||
brew install neovim stylua lua-language-server bash-language-server prettier terraform-ls tflint ruff
|
||||
brew install neovim stylua lua-language-server bash-language-server prettier terraform-ls tflint ruff markdownlint-cli2
|
||||
|
||||
# Node packages
|
||||
npm install --save-dev prettier prettier-plugin-go-template
|
||||
|
||||
Reference in New Issue
Block a user