Skip to content

Commit 581343b

Browse files
committed
👷 Run facts generate with lint-staged
1 parent df39d63 commit 581343b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎package.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"pnpm run format"
1212
],
1313
"!(packages/core/test_resources/actual_data/**/*)*.dart": [
14-
"melos format"
14+
"melos format",
15+
"dart run packages/core/scripts/generate_facts.dart"
1516
]
1617
},
1718
"devDependencies": {

0 commit comments

Comments
 (0)