Skip to content

Commit 0e4f9bc

Browse files
committed
fix: report lines and columns for trailing spaces errors
1 parent 2e3ae6d commit 0e4f9bc

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"remark-lint-no-shell-dollars": "^4.0.0",
5959
"remark-lint-no-table-indentation": "^5.0.0",
6060
"remark-lint-no-tabs": "^4.0.0",
61-
"remark-lint-no-trailing-spaces": "^3.0.0",
61+
"remark-lint-no-trailing-spaces": "^3.0.2",
6262
"remark-lint-prohibited-strings": "^4.0.0",
6363
"remark-lint-rule-style": "^4.0.0",
6464
"remark-lint-strong-marker": "^4.0.0",

0 commit comments

Comments
 (0)