Skip to content

docs: add example conventions to CLAUDE.md - #37

Merged
retr0h merged 1 commit into
mainfrom
docs/example-conventions
Mar 30, 2026
Merged

docs: add example conventions to CLAUDE.md#37
retr0h merged 1 commit into
mainfrom
docs/example-conventions

Conversation

@retr0h

@retr0h retr0h commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Add example conventions section to CLAUDE.md Step 5 (Examples) so Claude
knows how to write examples consistently. Captures what we learned during
the example rework: self-contained cleanup, one purpose per file, decode
and print, platform safety, short files.

🤖 Generated with Claude Code

Add guidelines for writing examples: self-contained with cleanup,
one purpose per file, decode and print results, keep under ~100 lines,
platform safety with ContinueOnError().

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Thank you for contributing to this project! 😊🕹️

@codecov

codecov Bot commented Mar 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #37   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         1865      1865           
=========================================
  Hits          1865      1865           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7eb9bd...a74ca49. Read the comment docs.

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

@retr0h
retr0h merged commit 5446b99 into main Mar 30, 2026
9 checks passed
@retr0h
retr0h deleted the docs/example-conventions branch March 30, 2026 03:26
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