Skip to content

Commit

Permalink
feat: let get complaint about carriage returns at EOL
Browse files Browse the repository at this point in the history
Signed-off-by: Joris Clement <7713214+joclement@users.noreply.github.com>
  • Loading branch information
joclement committed Jan 9, 2025
1 parent 3cc2a17 commit b74c02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
verbose = true
[core]
excludesfile = ~/.gitignore
whitespace = trailing-space,space-before-tab
whitespace = trailing-space,space-before-tab,cr-at-eol
[credential]
helper = cache
[diff]
Expand Down

0 comments on commit b74c02e

Please sign in to comment.