Skip to content

feat(tooling): add JSON schema references to clang config files#150

Open
e-gleba wants to merge 1 commit intocpp-best-practices:mainfrom
e-gleba:feat-add-clang-yaml-schemas-for-better-lsp-parsing
Open

feat(tooling): add JSON schema references to clang config files#150
e-gleba wants to merge 1 commit intocpp-best-practices:mainfrom
e-gleba:feat-add-clang-yaml-schemas-for-better-lsp-parsing

Conversation

@e-gleba
Copy link
Copy Markdown

@e-gleba e-gleba commented Apr 26, 2026

Adds $schema links to existing .clang-tidy and .clang-format. Gives editors autocomplete and real-time validation without changing any linting or formatting behavior.

Adds $schema links to existing .clang-tidy and .clang-format. Gives
editors autocomplete and real-time validation without
changing any linting or formatting behavior.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 20.50%. Comparing base (ec01c73) to head (21359bf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   20.50%   20.50%           
=======================================
  Files           5        5           
  Lines         239      239           
  Branches      111      108    -3     
=======================================
  Hits           49       49           
+ Misses        186      181    -5     
- Partials        4        9    +5     
Flag Coverage Δ
Linux 18.36% <ø> (ø)
Windows 21.02% <ø> (ø)
macOS 18.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant