We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea799d5 commit ed06fc1Copy full SHA for ed06fc1
CHANGELOG.md
@@ -52,7 +52,7 @@ are included, some of them breaking:
52
surrounding `analysis_options.yaml` file.
53
54
This feature is mainly for code generators that generate and immediately
55
- format code but don't know what about any surrounding `analysis_options.yaml`
+ format code but don't know about any surrounding `analysis_options.yaml`
56
that might be configuring the page width. By inserting this comment in the
57
generated code before formatting, it ensures that the code generator's
58
behavior matches the behavior of `dart format`.
0 commit comments