-
Notifications
You must be signed in to change notification settings - Fork 21
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
[Feature Request] Allow update of header without '@' #53
Comments
So, there I said why it does not automatically update. |
Add feature: allow update of the header with not only "@" but also other char. - `#` for languages like Python - `*` for languages like C - `-` for languages like Haskell - `;` for languages like lisp Thought it works well on my Mac, I am still not sure whether it would cause any problem or not.
Hi, I changed here and worked. file-header/lib/file-header.coffee Line 266 in 8d543ab
file-header/lib/file-header.coffee Line 279 in 8d543ab
@julian-poidevin In addition to what I changed here, you still need to add |
Hey! In fact I forked your repo yesterday and made this modification myself (see fdcc6e0). Thanks for the hint. 😄 |
From #52
Cannot make this template work since it does not have '@' on the lines
Thank you.
The text was updated successfully, but these errors were encountered: