Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upPython recognized as Makefile #1976
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kernc commentedFeb 17, 2019
•
edited
(Originally reported in pdoc3/pdoc#32.)
The following
<pre><code>is recognized as Makefile instead of Python (live example).I believe hanging-indented lines containing spaces instead of tabs (
\x09) should exclude Makefile altogether.