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

Reference .clang-tidy as a YAML file #1052

Open
thernstig opened this issue Aug 29, 2024 · 0 comments
Open

Reference .clang-tidy as a YAML file #1052

thernstig opened this issue Aug 29, 2024 · 0 comments

Comments

@thernstig
Copy link

This is already done for .clang-format:

vscode-yaml/package.json

Lines 67 to 70 in 41e0be7

"filenames": [
".clang-format",
"_clang-format"
],

Would be nice to add .clang-tidy there as well.

@thernstig thernstig changed the title Reference .clang-tidy as a YAML file. Reference .clang-tidy as a YAML file Aug 29, 2024
thernstig added a commit to thernstig/vscode-yaml that referenced this issue Sep 14, 2024
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

No branches or pull requests

1 participant