mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-30 18:23:11 +00:00
9ea762eb4e
* Add Vale config file * Add GH workflow * Add SUSE style guide rules * Add reference of SUSE style guide and Vale to README Co-authored-by: Billy Tat <btat@suse.com> --------- Co-authored-by: Billy Tat <btat@suse.com>
7 lines
93 B
INI
7 lines
93 B
INI
StylesPath = .github/styles
|
|
|
|
[formtats]
|
|
mdx = md
|
|
|
|
[*.md]
|
|
BasedOnStyles = suse-vale-styleguide |