Skip to content

Conversation

@SmetDenis
Copy link
Member

  • Add CLAUDE.md describing project overview, development commands, testing architecture, CI/CD, and guidelines for Claude Code to interact with this repository
  • Update .gitignore to ignore .claude artifacts generated by Claude

- Add CLAUDE.md describing project overview, development commands, testing architecture, CI/CD, and guidelines for Claude Code to interact with this repository
- Update .gitignore to ignore .claude artifacts generated by Claude
- Add @psalm-suppress UnusedClass to many utility classes to reduce false positives from Psalm
- Silence additional Psalm issues in Csv::parse (PossiblyNullIterator, PossiblyNullArrayAccess)
- Add // @phpstan-ignore-line comments on selected expressions to suppress phpstan warnings
- Tighten Image::getInnerCoords return type from ?array to array to reflect non-null return expectation
@SmetDenis SmetDenis merged commit 9e796c9 into master Sep 27, 2025
21 checks passed
@SmetDenis SmetDenis deleted the docs branch September 27, 2025 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants