Skip to content

[RNE Rewrite] docs(skills): add clang-tidy and check-cpp-warnings to verify-and-build skill#1297

Merged
barhanc merged 1 commit into
rne-rewritefrom
@bh/update-verify-skill-rne
Jul 1, 2026
Merged

[RNE Rewrite] docs(skills): add clang-tidy and check-cpp-warnings to verify-and-build skill#1297
barhanc merged 1 commit into
rne-rewritefrom
@bh/update-verify-skill-rne

Conversation

@barhanc

@barhanc barhanc commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Description

Updates .agents/skills/verify-and-build/SKILL.md to document the project's C++ static analysis checks:

  • lint:cpp (clang-tidy): Added steps to run static analysis using Homebrew LLVM.
  • check-cpp-warnings.sh : Documented how to run the compiler warning check manually.

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

N/A

Screenshots

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@barhanc barhanc self-assigned this Jul 1, 2026
@barhanc barhanc added the documentation Improvements or additions to documentation label Jul 1, 2026
@barhanc barhanc requested a review from msluszniak July 1, 2026 15:42
@barhanc barhanc changed the title [RNE Rewrite] docs(skills): add clang-tidy and check-cpp-verify-and-build skill [RNE Rewrite] docs(skills): add clang-tidy and check-cpp-warnings to verify-and-build skill Jul 1, 2026
@barhanc barhanc merged commit ce78515 into rne-rewrite Jul 1, 2026
2 checks passed
@barhanc barhanc deleted the @bh/update-verify-skill-rne branch July 1, 2026 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants