Skip to content

Add dart format off and dart format on comments #1519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

koji-1009
Copy link

close #1518

Added the comments // dart format off and // dart format on to the code generated using defaultFormatOutput.
With this fix, additional formatting will no longer be applied to the generated code even if the project's page_width setting is not 80.

ref dart-lang/build#3812 (comment)
ref dart-lang/build#3887 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The page_width option in the analysis_options.yaml is ignored
1 participant