mirror of
https://github.com/inventree/inventree-app.git
synced 2026-01-29 01:03:40 +00:00
8 lines
157 B
YAML
8 lines
157 B
YAML
repos:
|
|
- repo: local
|
|
hooks:
|
|
- id: dart-format
|
|
name: Dart Format
|
|
entry: dart format
|
|
language: system
|
|
types: [dart] |