Files
GitJournal/melos.yaml
Vishesh Handa 5d9c6a8c8c Get rid of the import_sorter
As much as I like it, I think it's better to just use the defaults.
2022-11-27 21:00:50 +01:00

18 lines
228 B
YAML

name: gitjournal
repository: https://github.com/GitJournal/GitJournal
packages:
- .
- packages/*
ide:
intellij: false
command:
bootstrap:
usePubspecOverrides: true
scripts:
analyze:
exec: flutter analyze .