Compliance checks are implemented in .github/workflows/compliance.yml and include:
- Codeowners validation
- Devicetree compliance
- Git commit message linting
- Identity checks
- Code style and formatting (Nits)
- Python code linting
- Kernel coding style checks (checkpatch)