Skip to content

Makefile syntax highlighting bug #9

Description

@philtay

GitHub uses this bundle for Makefile syntax highlighting. Please have a look at this gist:

https://gist.github.com/philtay/5a647f5a573d1052e7f7

The same problem affects TextMate.

Repro:

define foobar
$(and $(filter-out undefined,$(origin 1)),$(1))
endef

define test
command
endef

Ref: github-linguist/linguist#2710

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions