Skip to content
Snippets Groups Projects
Commit b009e6a2 authored by nimrod's avatar nimrod
Browse files

Remove proselint.

It checks code blocks and there's not a lot I can do to fix those.
parent b936de0a
No related branches found
No related tags found
No related merge requests found
Pipeline #2200 failed
...@@ -19,13 +19,6 @@ repos: ...@@ -19,13 +19,6 @@ repos:
hooks: hooks:
- id: yamllint - id: yamllint
- repo: https://github.com/amperser/proselint/
rev: 0.10.2
hooks:
- id: proselint
types: [plain-text]
exclude: LICENSE
- repo: https://github.com/executablebooks/mdformat.git - repo: https://github.com/executablebooks/mdformat.git
rev: 0.7.9 rev: 0.7.9
hooks: hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment