Commit 5a08ff14 authored by nimrod's avatar nimrod
Browse files

Don't trim trailing whitespace in diffs.

parent 4f0cc9d1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ repos:
      - id: detect-private-key
      - id: end-of-file-fixer
      - id: trailing-whitespace
        exclude: \.diff$

  - repo: https://github.com/codespell-project/codespell.git
    rev: v2.1.0