Commit 4f80d95b authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Add GitLab formatting rules and code review guidelines to CLAUDE.md

- Add GitLab Formatting Rules section (avoid accidental issue links with #N)
- Add Code Review Guidelines with:
  - Publishing reviews workflow (threads + summary)
  - Naming conventions (private attributes, exceptions)
  - General coding practices (super().__init__, docstrings, error handling)
  - Class structure ordering guidelines
  - Test conventions (AAA format, standalone functions)
  - Code quality (avoid suppressions)

🤖 Generated with [Claude Code](https://claude.com/claude-code

)

Co-Authored-By: default avatarClaude Opus 4.5 <noreply@anthropic.com>
parent 8821eef7
Loading
Loading
Loading