Skip to content
This repository has been archived by the owner on Feb 11, 2025. It is now read-only.

Commit

Permalink
Add stylelint to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed Sep 12, 2024
1 parent ed01239 commit 210edaa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ repos:
hooks:
- id: djlint-reformat
- id: djlint

- repo: https://github.com/thibaudcolas/pre-commit-stylelint
rev: v14.4.0
hooks:
- id: stylelint

0 comments on commit 210edaa

Please sign in to comment.