This website requires JavaScript.
Explore
Privacy Policy
Terms of Service
Help
Sign In
ahuston-0
/
nix-dotfiles
Watch
1
Star
0
Fork
0
You've already forked nix-dotfiles
Code
Issues
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
nix-dotfiles
/
.mdl_style.rb
6 lines
83 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add pre-commit hooks for markdown and yaml Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-02-11 16:15:09 -05:00
#!/usr/bin/env ruby
all
attempt to add mdl Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-07-07 19:08:06 -04:00
rule
'MD007'
,
:indent
=
>
2
Add pre-commit hooks for markdown and yaml Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-02-11 16:15:09 -05:00
rule
'MD013'
,
:tables
=
>
false
Reference in New Issue
Copy Permalink