We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Comments in componenet twig files is not easily parsable due to inconsistencies.
View twig file header on logo, tabs, video-player, navigation, webform.
Incorrect spelling of 'boolean', indentation, types.
Consistent and correct spelling of 'boolean', indentation, types.
The text was updated successfully, but these errors were encountered:
[#342] Twig comment changes required for generating components. (#343)
f88f578
@alan-cole I have merged your PR - I believe this closes this issue.
Sorry, something went wrong.
No branches or pull requests
Summary
Comments in componenet twig files is not easily parsable due to inconsistencies.
Steps to reproduce
View twig file header on logo, tabs, video-player, navigation, webform.
Observed outcome
Incorrect spelling of 'boolean', indentation, types.
Expected outcome
Consistent and correct spelling of 'boolean', indentation, types.
The text was updated successfully, but these errors were encountered: