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

fix: Replacing special separators with macros within .db and .template files. #80

Closed
wants to merge 29 commits into from

Conversation

jerzyjamroz
Copy link
Contributor

@mdavidsaver , the idea is to change all separators for *.db and *.templates to e.g. $(S=:), it should not affect anyone's naming convention but allow everyone else to have a different standard.
It is a draft for eventual feedback as finding all of those separators will take time.

@jerzyjamroz jerzyjamroz changed the title fix: Special separator : changed to makro $(S=:). fix: Replacing a special separator with a makro, e.g. $(S=:) within .db and .template files. Sep 25, 2023
@jerzyjamroz jerzyjamroz self-assigned this Sep 25, 2023
@jerzyjamroz jerzyjamroz changed the title fix: Replacing a special separator with a makro, e.g. $(S=:) within .db and .template files. fix: Replacing special separators with a makro within .db and .template files. Sep 25, 2023
@jerzyjamroz jerzyjamroz changed the title fix: Replacing special separators with a makro within .db and .template files. fix: Replacing special separators with makros within .db and .template files. Sep 25, 2023
@jerzyjamroz jerzyjamroz changed the title fix: Replacing special separators with makros within .db and .template files. fix: Replacing special separators with macros within .db and .template files. Sep 26, 2023
@jerzyjamroz
Copy link
Contributor Author

nsls2-* files will be omitted in this PR. If requested, I will manage it later.

@jerzyjamroz jerzyjamroz closed this Oct 9, 2023
@jerzyjamroz jerzyjamroz deleted the special-char-rm branch October 9, 2023 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant