We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version: v12.7.0 Commit: 9c95632b3e8562be6df690c639a3f5a6f40d3004 Runtime: go1.12.7 darwin/amd64 Date: 2019-07-21T13:58:21Z+0100
I Would like to use comments (I.E. lines starting with # in my headers section).
#
2019/10/11 13:50:55 bad header: # Explaining what the next header does
Put any comment in anywhere, except the begin of a target.
This could be a small improvement on #352.
The text was updated successfully, but these errors were encountered:
Fix comments between headers (tsenart#447)
70b8d04
Add the possibility to add comment between headers Fixes tsenart#447
e1fe2ce
5b56346
fe238bd
No branches or pull requests
Version and Runtime
Expected Behaviour
I Would like to use comments (I.E. lines starting with
#
in my headers section).Actual Behaviour
2019/10/11 13:50:55 bad header: # Explaining what the next header does
Steps to Reproduce
Put any comment in anywhere, except the begin of a target.
Additional Context
This could be a small improvement on #352.
The text was updated successfully, but these errors were encountered: