dotfiles/home/.config/efm-langserver/config.yaml

7 lines
146 B
YAML
Raw Normal View History

languages:
markdown:
lint-command: 'yarn --cwd ~/.bin/node run markdownlint -s'
lint-stdin: true
lint-formats:
- '%f: %l: %m'