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

Add .hzp as an XML extension #5626

Merged
merged 5 commits into from
Nov 25, 2021
Merged

Conversation

MatthewSabre
Copy link
Contributor

@MatthewSabre MatthewSabre commented Nov 1, 2021

The Rowley CrossWorks IDE uses .hzp files to store project information.

Checklist:

The Rowley CrossWorks IDE uses `.hzp` files to store project information.
@MatthewSabre MatthewSabre requested a review from a team as a code owner November 1, 2021 15:52
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.

Strictly speaking, these files aren't well-formed XML, since they lack an <?xml…?> header. I think it'd be prudent to add at least one sample .hzp file to help our classifier, just in case.

UPDATE: I found a sample with a more appropriate distribution license (BSD-3-Clause). Will update the OP to reflect this.

@Alhadis Alhadis dismissed their stale review November 25, 2021 11:33

I pushed the requested changes to hurry things along.

@Alhadis
Copy link
Collaborator

Alhadis commented Nov 25, 2021

@lildude Good to merge. 👍 :shipit:

@MatthewSabre
Copy link
Contributor Author

Thanks for fixing that up :)

If I come back with any other languages to add I will remember a sample!

@lildude lildude merged commit fd87d80 into github-linguist:master Nov 25, 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)
kalkin added a commit to kalkin/file-expert that referenced this pull request May 9, 2022
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 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.

3 participants