mirror of
https://github.com/inventree/inventree-app.git
synced 2026-01-28 16:53:34 +00:00
Run dart-format on commit (#760)
This commit is contained in:
8
.pre-commit-config.yaml
Normal file
8
.pre-commit-config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
repos:
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: dart-format
|
||||
name: Dart Format
|
||||
entry: dart format
|
||||
language: system
|
||||
types: [dart]
|
||||
Reference in New Issue
Block a user