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

[check] Flag any space between 'template' and '<' #5787

Merged
merged 1 commit into from Aug 25, 2022

Conversation

jensmaurer
Copy link
Member

@jensmaurer jensmaurer commented Aug 23, 2022

Previously, the pattern required 'class' after '<' to fire.

This prevents the need for future piecemeal fixes such as 356fb7f or eca39f4.

Tested with the state before 356fb7f, which was successfully flagged.

tools/check-source.sh Outdated Show resolved Hide resolved
Previously, the pattern required 'class' after '<' to fire.
@tkoeppe tkoeppe merged commit b8707d9 into cplusplus:main Aug 25, 2022
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.

None yet

4 participants