chore(vale): symlink vale folder

This commit is contained in:
Stefan Imhoff
2022-08-25 23:47:53 +02:00
parent 3c0093f5ba
commit b42f041679
3 changed files with 2 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
~/.ripgreprc: ripgrep ~/.ripgreprc: ripgrep
~/.tmux.conf: tmux.conf ~/.tmux.conf: tmux.conf
~/.vale.ini: vale.ini ~/.vale.ini: vale.ini
~/.vale: .vale
~/.wget: wget ~/.wget: wget
~/.zshrc: zshrc ~/.zshrc: zshrc

View File

@@ -32,7 +32,6 @@ null_ls.setup({
diagnostics.stylelint, diagnostics.stylelint,
diagnostics.tsc, diagnostics.tsc,
diagnostics.vale, diagnostics.vale,
-- diagnostics.write_good,
-- diagnostics.yamllint, -- diagnostics.yamllint,
diagnostics.zsh, diagnostics.zsh,
formatting.autopep8, -- Python formatting.autopep8, -- Python

View File

@@ -1,4 +1,4 @@
StylesPath = .dotfiles/.vale StylesPath = .vale
MinAlertLevel = suggestion MinAlertLevel = suggestion
Vocab = Base Vocab = Base