Commit d93de618 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

proselint: only include MD

parent 63b060f9
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -214,8 +214,7 @@ fmt:proselint:
        - export PATH=~/.local/bin:$PATH
        - cd ../
        - pip install --trusted-host=pypi.org --user proselint
        - proselint ./

        - proselint `find ./ -name "*.md"`

fmt:coverity:
    extends: .format