Skip to content

docs: compact CLAUDE.md - #14

Merged
lesnik512 merged 1 commit into
mainfrom
chore/compact-claude-md
Jun 25, 2026
Merged

docs: compact CLAUDE.md#14
lesnik512 merged 1 commit into
mainfrom
chore/compact-claude-md

Conversation

@lesnik512

Copy link
Copy Markdown
Member

Light compaction of CLAUDE.md (already lean at 32 lines).

  • Commands: replaced the verbatim recipe table with a Justfile pointer plus only the non-obvious notes (lint vs lint-ci, coverage-always-on, single-test arg forwarding). No duplicated recipe flags.
  • Architecture (staleness fix): the four-case trailing-newline logic no longer lives in _fix_file; it now delegates to a _detect_trailing() helper returning none/append_lf/truncate. Updated the description to match, and noted main() requires a directory path arg and the rb/rb+ open-mode choice.

Net -4 lines; all repo-specific signal preserved. just lint-ci green.

Replace verbatim Justfile recipe mirroring with a Justfile pointer plus
the non-obvious notes, and fix Architecture staleness: case detection now
lives in _detect_trailing(), and main() requires a directory path arg.
@lesnik512
lesnik512 merged commit e934337 into main Jun 25, 2026
6 checks passed
@lesnik512
lesnik512 deleted the chore/compact-claude-md branch June 25, 2026 19:12
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