forked from firka/flutter
Check that localization files of stocks app are up-to-date (#161608)
Fixes https://github.com/flutter/flutter/issues/160473
This commit is contained in:
committed by
GitHub
parent
818133b8b0
commit
19a212b5ac
@@ -20,3 +20,5 @@ template-arb-file: stocks_en.arb
|
||||
## StockStrings getter. This removes the need for adding null checks
|
||||
## in the Flutter application itself.
|
||||
nullable-getter: false
|
||||
## Run the formatter on the generated localization files.
|
||||
format: true
|
||||
|
||||
Reference in New Issue
Block a user