Skip to content

Commit 29eb960

Browse files
easyCZroboquat
authored andcommitted
[pre-commit] Ensure a file is either empty, or ends with one newline
1 parent adcdf37 commit 29eb960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
#- id: check-yaml
66
# args: [--allow-multiple-documents]
7-
# - id: end-of-file-fixer
7+
- id: end-of-file-fixer
88
- id: trailing-whitespace
99
- id: check-symlinks
1010
- id: mixed-line-ending

0 commit comments

Comments
 (0)