Skip to content
New issue

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

Support .makefile extension #5526

Merged
merged 1 commit into from
Aug 26, 2021
Merged

Support .makefile extension #5526

merged 1 commit into from
Aug 26, 2021

Conversation

Nixinova
Copy link
Contributor

Description

Adds .makefile to list of extensions.

Checklist:

  • I am associating a language with a new file extension.
    • The new extension is used in hundreds of repositories on GitHub.com
      • Search results: 27K+
    • I have included a real-world usage sample for all extensions added in this PR
    • I have included a change to the heuristics to distinguish my language from others using the same extension.

@Nixinova Nixinova requested a review from a team as a code owner August 20, 2021 06:23
Copy link
Collaborator

@Alhadis Alhadis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another bewildering case of "I could've sworn we already had this…".

@lildude lildude merged commit 7a502b6 into github-linguist:master Aug 26, 2021
@Nixinova Nixinova deleted the dot-makefile branch August 27, 2021 00:18
kalkin added a commit to kalkin/file-expert that referenced this pull request Sep 19, 2021
Alhadis added a commit to file-icons/atom that referenced this pull request Dec 28, 2021
Added:
* Config, Python: `.flake8`       (github-linguist/linguist#5669)
* C++:            `.ixx`          (github-linguist/linguist#5680)
* Database:       `MANIFEST.MF`   (github-linguist/linguist#5505)
* Docker:         `Containerfile` (github-linguist/linguist#5588)
* GLSL:           `.r{chit,miss}` (github-linguist/linguist#5566)
* HTML:           `.hta`          (github-linguist/linguist#5533)
* Makefile:       `.makefile`     (github-linguist/linguist#5526)
* Readme:         `CITATION.cff`  (github-linguist/linguist#5577)
* Shell:          `.kshrc`        (github-linguist/linguist#5685)
* TypeScript:     `.cts`, `.mts`  (github-linguist/linguist#5696)
* XML:            `.hzp`          (github-linguist/linguist#5626)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants