Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ta7mid
Copy link
Contributor

@ta7mid ta7mid commented Sep 26, 2024

This PR classifies .clangd as a name for files that use the YAML language.

Description

clangd uses YAML-formatted files with the name .clangd for its project-level configuration.

Reference: clangd’s documentation for configuration files

Also potentially of interest: JSON Schema specification for .clangd files

Checklist:

  • I am adding a new extension to a language.
    • The new extension 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): I wrote the sample file based on some options I commonly use.
      • Sample license(s): MIT License
    • I have included a change to the heuristics to distinguish my language from others using the same extension.

@ta7mid ta7mid requested a review from a team as a code owner September 26, 2024 19:45
Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

Note: this PR will not be merged until close to when the next release is made. See here for more details.

@lildude lildude added this pull request to the merge queue Nov 25, 2024
Merged via the queue into github-linguist:main with commit c485d9d Nov 25, 2024
5 checks passed
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Mar 11, 2025
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