Commit 25ba7bee authored by nimrod's avatar nimrod
Browse files

Ignore trailing whitespace in the ASpell dictionary.

It's managed by ASpell and the whitespace keeps coming back.
parent 3a620a3a
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ repos:
      - id: check-toml
        files: Pipfile
      - id: trailing-whitespace
        exclude: \.aspell\.en\.pws

  - repo: https://github.com/adrienverge/yamllint
    rev: v1.26.1
+1 −1

File changed.

Contains only whitespace changes.