network_call
Outbound network call
Outbound network call
Line 216Snippets
| Inconsistent verb naming | Different verbs for same operation type in one module | `get_user()` vs `fetch_account()` vs `load_profile()` |- Naming: standardize verb conventions per module (`get_` for sync, `fetch_` for async, etc.)Trust Score
Updated hace 6 días
Analizado
31 mar 2026, 15:57
+ 2 previous scans
Compatible con
Skill details
Updated hace 6 días
Analizado 31 mar 2026, 15:57
Descripcion
"Checks cyclomatic complexity, nesting, long methods, god classes, O(n2), N+1 queries, constants management. Use when auditing code quality."
Scans recientes
31 mar 2026, 15:57
Latest analysis
31 mar 2026, 15:12
Run 2
27 mar 2026, 15:49
Run 1