-
Notifications
You must be signed in to change notification settings - Fork 157
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
Add style for php 'blade' templates #573
base: main
Are you sure you want to change the base?
Conversation
Thanks @raboof! I'm afraid we will encounter more double extensions in the future and then this might be helpful. Do you have some examples for that comment style, ideally where a license header is used? I think the plural array name is confusing. How about renaming Also I think this needs a test to check precedence to avoid breaking things when refactoring in the future. |
Yes, at https://codeberg.org/eicas/website/src/branch/add-mit-license/resources/views/home.blade.php
Sure
Makes sense. Fair warning: I might not get to this soon, though. |
Is there still some interest in this PR? |
Sorry to let this linger, I've rebased, fixed conflicts and added a test. |
No description provided.