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

Support regex content in blueprints #337

Open
netomi opened this issue Nov 19, 2024 · 1 comment
Open

Support regex content in blueprints #337

netomi opened this issue Nov 19, 2024 · 1 comment

Comments

@netomi
Copy link
Contributor

netomi commented Nov 19, 2024

From OP:

I would like to use a regex in the content. This way i could restrict general parts of a file but open it for project specific parts using the regex pattern

@netomi
Copy link
Contributor Author

netomi commented Nov 19, 2024

Regex pattern:

Expecting you have a . editorconfig file in each repo.
That describes the general formatting and should be same over all repos.
But some repos need additional settings that are spectial to this repo and are not relevant to other repos.
You will need a Blueprint that defines the first lines and then allowes optional things using regex.

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

No branches or pull requests

1 participant