Commit 56e1f94 1 parent e20a653 commit 56e1f94 Copy full SHA for 56e1f94
File tree 2 files changed +0
-2
lines changed
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ module.exports.plugins = [
31
31
require ( "remark-lint-no-file-name-consecutive-dashes" ) ,
32
32
require ( "remark-lint-no-file-name-outer-dashes" ) ,
33
33
require ( "remark-lint-no-heading-indent" ) ,
34
- [ require ( "remark-lint-no-literal-urls" ) , false ] ,
35
34
require ( "remark-lint-no-multiple-toplevel-headings" ) ,
36
35
require ( "remark-lint-no-shell-dollars" ) ,
37
36
require ( "remark-lint-no-table-indentation" ) ,
Original file line number Diff line number Diff line change 45
45
"remark-lint-no-file-name-consecutive-dashes" : " ^1.0.4" ,
46
46
"remark-lint-no-file-name-outer-dashes" : " ^1.0.5" ,
47
47
"remark-lint-no-heading-indent" : " ^2.0.0" ,
48
- "remark-lint-no-literal-urls" : " ^2.0.0" ,
49
48
"remark-lint-no-multiple-toplevel-headings" : " ^2.0.0" ,
50
49
"remark-lint-no-shell-dollars" : " ^2.0.0" ,
51
50
"remark-lint-no-table-indentation" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments