nix-dotfiles/.mdl_style.rb
ahuston-0 2b800f4a4f Add pre-commit hooks for markdown and yaml
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-07-26 03:32:03 +00:00

6 lines
83 B
Ruby

#!/usr/bin/env ruby
all
rule 'MD007', :indent => 4
rule 'MD013', :tables => false