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

Improve heuristic for IDL with .pro extension #5974

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

smola
Copy link
Contributor

@smola smola commented Jul 14, 2022

Description

IDL keywords can be uppercase, identifiers can contain ::, added pro
and compile_opt as other frequent keywords.

Added one additional sample:

Checklist:

  • I am fixing a misclassified language
    • I have included a new sample for the misclassified language: (see above)
    • I have included a change to the heuristics to distinguish my language from others using the same extension.

IDL keywords can be uppercase, identifiers can contain `::`, added `pro`
and `compile_opt` as other frequent keywords.

Added one additional sample:

* Origin: https://github.com/PAHdb/AmesPAHdbIDLSuite/blob/28997e27b733d258f8d5028704af87d78fa6c3a9/src/amespahdbidlsuite_spectrum__define.pro
* License: BSD-3
@smola smola requested a review from a team as a code owner July 14, 2022 17:56
@lildude lildude merged commit 7486088 into github-linguist:master Sep 2, 2022
@smola smola deleted the fix/idl-pro branch September 16, 2022 11:41
@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.

None yet

2 participants