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 OpenCL as a languages.json entry #980

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

gabrielmfern
Copy link
Contributor

Just added a new entry into the language.json file with the following configurations:

"OpenCL": {
  "name": "OpenCL",
  "multi_line_comments": [["/*", "*/"]],
  "extensions": ["cl", "ocl"]
},

@XAMPPRocky
Copy link
Owner

Thank you for your PR, and congrats on your first contribution! 🎉

@XAMPPRocky XAMPPRocky merged commit 804f873 into XAMPPRocky:master Aug 16, 2024
71 checks passed
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.

2 participants