1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-06 16:57:10 +00:00
node-feature-discovery/v0.8/mdl-style.rb
Github Actions ed2a3dc823 Update documentation for v0.8
Auto-generated from v0.8.0 by 'update-gh-pages.sh'
2021-03-18 07:54:31 +00:00

6 lines
205 B
Ruby

all
# Exclude MD041 - First line in file should be a top level header
exclude_rule 'MD041'
rule 'MD013', :tables => false
rule 'MD013', :code_blocks => false
rule 'MD024', :allow_different_nesting => true