Skip to content

Commit

Permalink
Remove pre-commit pylint hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Limych committed Oct 5, 2024
1 parent 11c653e commit 7742888
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,6 @@ repos:
types: [python]
require_serial: true
files: ^custom_components/.+\.py$
- id: pylint
name: pylint
entry: scripts/run-in-env python3 -m pylint
language: system
types: [python]
# Uncomment lines below to test code on every commit
# - id: pytest
# name: pytest
Expand Down

0 comments on commit 7742888

Please sign in to comment.