Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Pipeline #1431 passed
...@@ -11,6 +11,7 @@ repos: ...@@ -11,6 +11,7 @@ repos:
- id: check-toml - id: check-toml
files: Pipfile files: Pipfile
- id: trailing-whitespace - id: trailing-whitespace
exclude: \.aspell\.en\.pws
- repo: https://github.com/adrienverge/yamllint - repo: https://github.com/adrienverge/yamllint
rev: v1.26.1 rev: v1.26.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment