mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-19 07:20:13 +01:00
Break test.
This commit is contained in:
parent
38d65b0943
commit
e42ce4e7b3
2 changed files with 1 additions and 2 deletions
|
|
@ -11,7 +11,6 @@ const helpers = require("../helpers");
|
|||
const cache = require("./cache");
|
||||
|
||||
const deprecatedRuleNames = [ "MD002" ];
|
||||
const x = 5;
|
||||
|
||||
// Validates the list of rules for structure and reuse
|
||||
function validateRuleList(ruleList) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue