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/master/mdl-style.rb
Github Actions 42e6ffd2bf Update documentation for master
Auto-generated from v0.6.0-249-g653ed22 by 'update-gh-pages.sh'
2021-02-25 13:29:36 +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