Import On Module Level
do-import-on-module-level · always_apply: no
Content
Do not import locally inside the method - import at the module level. It will make patching and mocking easier for you.
Details
- Slug:
do-import-on-module-level- Always apply:
- No
- Created:
- Apr 20, 2026
- Updated:
- Apr 20, 2026
Playbook
Activities 2
- Implement Backend Build Feature
- Implement Frontend Build Feature