Fix typo in flutter gen-l10n help#90180
Conversation
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat. If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix? Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
|
@krispypen nice catch! Can you add a test for this? You can add it to this file: https://github.com/christopherfujino/flutter/blob/pub-bat-show-dir/packages/flutter_tools/test/commands.shard/hermetic/generate_localizations_test.dart and it can be as simple as asserting that |
|
Closing this as inactive. Feel free to re-open if you want to revisit (and address feedback). |
Fix typo in flutter gen-l10n help. It should be false to return a non-nullable object.
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.