Skip to content
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

style(webpack): Don't use flag style comments for blocks #29238

Conversation

evanpurkhiser
Copy link
Member

Flag style comments assign documentation to the function / variable declaration immediately below them. In these cases, the documentation was not specific to the declaration below the, but the block below them.

It's all just semantics

Flag style comments assign documentation to the function / variable
declaration immediately below them. In these cases, the documentation
was not specific to the declaration below the, but the block below them.

It's all just semantics
@evanpurkhiser evanpurkhiser merged commit 61674fc into master Oct 12, 2021
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/style-webpack-don-t-use-flag-style-comments-for-blocks branch October 12, 2021 07:24
@github-actions github-actions bot locked and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants