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
Mis a jour il y a 5 jours
Analyse le
31 mars 2026, 15:57
+ 2 previous scans
Compatible avec
Skill details
Mis a jour il y a 5 jours
Analyse le 31 mars 2026, 15:57
Description
"Checks cyclomatic complexity, nesting, long methods, god classes, O(n2), N+1 queries, constants management. Use when auditing code quality."
Scans recents
31 mars 2026, 15:57
Latest analysis
31 mars 2026, 15:12
Run 2
27 mars 2026, 15:49
Run 1