mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Co-authored-by: Diogo Ferreira <diogoff94@gmail.com> Co-authored-by: jerae-duffin <83294991+jerae-duffin@users.noreply.github.com>
10 lines
171 B
INI
10 lines
171 B
INI
StylesPath = .github/vale
|
|
MinAlertLevel = suggestion
|
|
|
|
Vocab = Docker, Industry, Technology
|
|
|
|
[*.md]
|
|
BasedOnStyles = Vale, Docker
|
|
TokenIgnores = ({%.*%}), \
|
|
({:(?:.|\n)*?})
|