General

Git & Version control

Code review process

AI tools

Request the AI tools you want to use via #apify-request-access, and we support them (Claude Code, GitHub Copilot, JetBrains AI, and Cursor).

Common code rules

This section contains rules that are applicable to all repositories (TS and Python).

Avoid else, return early

TypeScript