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

feat: INCLUDE_REGEX matches module extensions #220

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shaun-dyson
Copy link

New file extensions included by default are:
.ixx
.cppm
.ccm
.c++m
.cxxm

@shaun-dyson shaun-dyson force-pushed the main branch 2 times, most recently from 928485f to 48542a6 Compare October 26, 2024 20:25
@shaun-dyson
Copy link
Author

I forgot to edit the comment above INCLUDE_REGEX in my first commit. The force push was me amending that commit, except I forgot to stage the change before I amended, so I had to do it again.

New file extensions included by default are:
    .ixx
    .cppm
    .ccm
    .c++m
    .cxxm
@shaun-dyson
Copy link
Author

shaun-dyson commented Oct 26, 2024

Sorry about another amend + force push making this PR more confusing, but I realised the changes I made to the regex could be a tiny bit better.

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.

1 participant