13 lines
291 B
YAML
13 lines
291 B
YAML
# yamllint disable-line rule:line-length
|
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json
|
|
---
|
|
version: "0.2"
|
|
language: "en"
|
|
ignorePaths:
|
|
- /pnpm-lock.yaml
|
|
words:
|
|
- dockervolumes
|
|
- grayscale
|
|
- keyoxide
|
|
- markuplint
|