Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDon't include generated header with the line number count. #198
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


When you have both headers enabled and line numbers enabled it will count the header as part of the line numbers, this can be a issue if you are comparing with another copy of the file you might have open with a text editor and you are trying to jump to various lines.