Skip to content

Commit

Permalink
[core] Ignore plus engine
Browse files Browse the repository at this point in the history
  • Loading branch information
devlikepro committed May 22, 2024
1 parent 7bcd2a6 commit a807d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
exclude: |
(?x)^(
^src/dashboard/.*|
^src/core/engines/webjs/.*html
^src/core/engines/webjs/.*html|
^src/plus/engines/webjs/.*html
)$
Expand Down

0 comments on commit a807d76

Please sign in to comment.