Skip to content

Add firstline match for Makefile#38126

Merged
aeschli merged 1 commit intomicrosoft:masterfrom
dlech:patch-7
Nov 13, 2017
Merged

Add firstline match for Makefile#38126
aeschli merged 1 commit intomicrosoft:masterfrom
dlech:patch-7

Conversation

@dlech
Copy link
Contributor

@dlech dlech commented Nov 11, 2017

Some makefiles don't have a file extension and are not named "Makefile" but have a shebang that can be used to identify it as a makefile. Example: debian/rules in all Debian packages.

Some makefiles don't have a file extension and are not named "*Makefile*" but have a shebang that can be used to identify it as a makefile. Example: `debian/rules` in all Debian packages.
@aeschli aeschli merged commit 9bbe9f6 into microsoft:master Nov 13, 2017
@aeschli aeschli added this to the November 2017 milestone Nov 13, 2017
@aeschli aeschli added languages-basic Basic language support issues feature-request Request for new features or functionality labels Nov 13, 2017
@aeschli
Copy link
Contributor

aeschli commented Nov 13, 2017

Thanks @dlech !

@aeschli aeschli added the verification-needed Verification of issue is requested label Dec 5, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature-request Request for new features or functionality languages-basic Basic language support issues verification-needed Verification of issue is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants