This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
mdlint: allow dollar signs used before commands without showing output
codeClimate
Alexander Wunschik
8 years ago
parent
008371a26e
commit
0b73a13910
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.mdlrc
+ 1
- 0
.mdlrc
View File
@ -4,3 +4,4 @@
rules
"~MD012", // alert on multiple consecutive blank lines
"~MD013", // line length should be no more than 80 characters
"~MD014", // Dollar signs used before commands without showing output
Write
Preview
Loading…
Cancel
Save