mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-07 04:26:52 +00:00
Fix reference to trailing whitespace fixer
This commit is contained in:
parent
5372f44b85
commit
087437b9a8
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ very specific format. You must opt in to this by setting [`files`](https://pre-
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
#### `trailing-whitespace`
|
#### `trailing-whitespace-fixer`
|
||||||
Trims trailing whitespace.
|
Trims trailing whitespace.
|
||||||
- To preserve Markdown [hard linebreaks](https://github.github.com/gfm/#hard-line-break)
|
- To preserve Markdown [hard linebreaks](https://github.github.com/gfm/#hard-line-break)
|
||||||
use `args: [--markdown-linebreak-ext=md]` (or other extensions used
|
use `args: [--markdown-linebreak-ext=md]` (or other extensions used
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue