chore: remove vale

This commit is contained in:
Stefan Imhoff
2024-07-05 17:12:13 +02:00
parent a8e6ff4acb
commit 7ed319a52e
5 changed files with 0 additions and 40 deletions

View File

@@ -42,7 +42,6 @@
~/.tmux-cht-command: tmux/tmux-cht-command ~/.tmux-cht-command: tmux/tmux-cht-command
~/.tmux-cht-languages: tmux/tmux-cht-languages ~/.tmux-cht-languages: tmux/tmux-cht-languages
~/.tmux.conf: tmux/tmux.conf ~/.tmux.conf: tmux/tmux.conf
~/.vale.ini: style/vale.ini
~/.wezterm.lua: wezterm/wezterm.lua ~/.wezterm.lua: wezterm/wezterm.lua
~/.wget: url/wget ~/.wget: url/wget
~/.zsh.d: zsh/zsh.d ~/.zsh.d: zsh/zsh.d

View File

@@ -1,20 +0,0 @@
Astro
Autostadt
Ganache
[Bb]lockchain
[Bb]undler
[Dd]otbot
[Dd]otfiles
[Ee]thereum
[Hh]ammerspoon
[Ii]mmer
[Nn]eovim
[Pp]andoc
[Pp]react
[Rr]aycast
[Ss]erverless
[Tt]mux
[Tt]oolchain
[Vv]ite
[Vv]ue
[Zz]sh

View File

@@ -401,8 +401,6 @@ brew "ttyd", args: ["HEAD"]
brew "unar" brew "unar"
# URL extractor/launcher # URL extractor/launcher
brew "urlview" brew "urlview"
# Syntax-aware linter for prose
brew "vale"
# Image processing library # Image processing library
brew "vips" brew "vips"
# Watch files and take action when they change # Watch files and take action when they change

View File

@@ -1,17 +0,0 @@
StylesPath = .vale
MinAlertLevel = suggestion
Vocab = Base
Packages = proselint, write-good
[*.{md,mdx,txt}]
BasedOnStyles = Vale, proselint, write-good
# Turn off rules
Vale.Terms = NO
Vale.Spelling = NO
write-good.E-Prime = NO
[formats]
njk = html