Add support for Java Template Engine by maths22 · Pull Request #6610 · github-linguist/linguist · GitHub
Skip to content

Add support for Java Template Engine#6610

Merged
lildude merged 1 commit into
github-linguist:masterfrom
maths22:add-jte
Aug 29, 2024
Merged

Add support for Java Template Engine#6610
lildude merged 1 commit into
github-linguist:masterfrom
maths22:add-jte

Conversation

@maths22

@maths22 maths22 commented Nov 10, 2023

Copy link
Copy Markdown
Contributor

Description

This template adds support for JTE. I expect this PR to immediate go into "Pending Popularity", but since I already prepared this PR before running the search, I might as well submit it so it is out there and if JTE ever actually gets popular enough it will be ready :)

Checklist:

  • I am adding a new language.
    • The extension of the new language is used in hundreds of repositories on GitHub.com.
    • I have included a real-world usage sample for all extensions added in this PR:
      • Sample source(s):
        • Originally taken from a private repo
      • Sample license:
        • Linguist MIT license (This was originally authored by me, and I hereby license it to linguist under the MIT license)
    • I have included a syntax highlighting grammar: https://github.com/maj2c/jte-template-syntax-highlight
    • I have added a color
      • Hex value: #2A6277
      • Rationale: Selected to match other java-related languages (e.g. JSP and Java Properties)
    • [n/a] I have updated the heuristics to distinguish my language from others using the same extension.

@maths22 maths22 requested a review from a team as a code owner November 10, 2023 02:15
@lildude

lildude commented Nov 10, 2023

Copy link
Copy Markdown
Member

@lildude lildude added this pull request to the merge queue Aug 29, 2024
Merged via the queue into github-linguist:master with commit d78b981 Aug 29, 2024
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants