mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 06:20:12 +01:00
Add 2 missing trailing semicolons.
This commit is contained in:
parent
ab0ea70b7f
commit
4c7cc9c326
3 changed files with 4 additions and 4 deletions
|
|
@ -752,7 +752,7 @@ function lintContent(
|
|||
}
|
||||
}
|
||||
return null;
|
||||
}
|
||||
};
|
||||
// eslint-disable-next-line jsdoc/require-jsdoc
|
||||
function formatResults() {
|
||||
// Sort results by rule name by line number
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue