Skip to content

Commit

Permalink
Remove FVM from pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrox-hs committed Oct 25, 2024
1 parent a1615ad commit b4d0108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ repos:
- repo: https://github.com/pedrox-hs/dart-pre-commit
rev: v1.1.0
hooks:
- id: fvm-dart-analyze
- id: fvm-dart-format
- id: dart-analyze
- id: dart-format
args: ["--output=write"]

0 comments on commit b4d0108

Please sign in to comment.