Commit ebc1b035 authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Add more coding practices from MR 764 review to CLAUDE.md

- Classes with abstractmethod should inherit from ABC
- Accept specific types, not Any/object
- For file paths accept str | Path
- Make boolean params keyword-only (FBT001)
- Place TYPE_CHECKING imports after regular imports

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

)

Co-Authored-By: default avatarClaude Opus 4.5 <noreply@anthropic.com>
parent 4f80d95b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment