Skip to content

Temporarily ignore fenced code block warning by default for release #2593

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

Merged

Conversation

parlough
Copy link
Member

Before the next release, I gave it some more thought and I think we should ignore this warning by default for now. Gives users an indication to start identifying code blocks and they can enable it if desired. Perhaps we can specify in the changelog that this warning is added and users should start specifying language identifiers. In a later release, we can investigate enabling it by default again.

I planned to do some downstream cleanup for popular packages, libraries, and frameworks but didn't have as much time as I would have liked yet. I should have time to finalize that work soon.

@jcollins-g

@google-cla google-cla bot added the cla: yes Google CLA check succeeded. label Mar 29, 2021
@jcollins-g
Copy link
Contributor

@parlough Are you sure this is necessary? Warnings are more advisory here than they are in the analyzer and people do have the option to explicitly ignore this for their project if need be.

@jcollins-g
Copy link
Contributor

Well, after poking around a bit, I will go ahead and land this as you requested, there are still warnings in Flutter for this problem.

@jcollins-g jcollins-g merged commit a9f8e07 into dart-lang:master Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants