Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
Changing pre commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Anselmoo committed Feb 7, 2021
1 parent 967fdb6 commit 7d23c08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ repos:
- id: pylint
name: pylint
entry: pylint mkdocstrings_sourcelink
language: system
pass_filenames: false
always_run: true
- repo: https://github.com/PyCQA/pydocstyle
Expand All @@ -36,6 +35,5 @@ repos:
- id: pydocstyle
name: pydocstyle
entry: pydocstyle mkdocstrings_sourcelink
language: system
pass_filenames: false
always_run: true

0 comments on commit 7d23c08

Please sign in to comment.