mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-11 13:44:17 +00:00
Remove linebreak
This commit is contained in:
parent
3c614e7e0b
commit
96efcc6f85
1 changed files with 1 additions and 2 deletions
|
|
@ -93,8 +93,7 @@ The following arguments are available:
|
||||||
Checks for the existence of private keys.
|
Checks for the existence of private keys.
|
||||||
|
|
||||||
#### `double-quote-string-fixer`
|
#### `double-quote-string-fixer`
|
||||||
This hook replaces double quoted strings
|
This hook replaces double quoted strings with single quoted strings.
|
||||||
with single quoted strings.
|
|
||||||
|
|
||||||
#### `end-of-file-fixer`
|
#### `end-of-file-fixer`
|
||||||
Makes sure files end in a newline and only a newline.
|
Makes sure files end in a newline and only a newline.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue