Skip to content

Commit 3f00051

Browse files
committed
Add famous-roasts/2026-02-28/django/django.txt
1 parent 6f75fb3 commit 3f00051

1 file changed

Lines changed: 61 additions & 0 deletions

File tree

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
2+
3+
╭───────────── 🔥 ROAST-MY-CODE ─────────────╮
4+
│ │
5+
│ ██████╗ ██████╗ █████╗ ███████╗████████╗ │
6+
│ ██╔══██╗██╔═══██╗██╔══██╗██╔════╝╚══██╔══╝ │
7+
│ ██████╔╝██║ ██║███████║███████╗ ██║ │
8+
│ ██╔══██╗██║ ██║██╔══██║╚════██║ ██║ │
9+
│ ██║ ██║╚██████╔╝██║ ██║███████║ ██║ │
10+
│ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝ ╚═╝ │
11+
│ │
12+
╰────────────────────────────────────────────╯
13+
Score Card
14+
15+
Category Score Bar Chart
16+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
17+
AI Slop 0 ░░░░░░░░░░░░░░░░░░░░░░░░
18+
Code Quality 72 █████████████████░░░░░░░
19+
Style 88 █████████████████████░░░
20+
Overall 39 █████████░░░░░░░░░░░░░░░
21+
22+
Top 10 Issues
23+
24+
File Line Severity Description
25+
──────────────────────────────────────────────────────────────────────────────
26+
django/apps/config.py 112 HIGH Empty except block
27+
swallows errors with pass.
28+
django/apps/config.py 163 HIGH Empty except block
29+
swallows errors with pass.
30+
django/apps/registry.py 52 HIGH Commented-out code block
31+
appears to span 3 lines.
32+
django/apps/registry.py 400 HIGH Commented-out code block
33+
appears to span 4 lines.
34+
django/apps/registry.py 418 HIGH Commented-out code block
35+
appears to span 3 lines.
36+
django/conf/locale/ar/forma 16 HIGH Commented-out code block
37+
ts.py appears to span 3 lines.
38+
django/conf/locale/bg/forma 16 HIGH Commented-out code block
39+
ts.py appears to span 3 lines.
40+
django/conf/locale/bs/forma 16 HIGH Commented-out code block
41+
ts.py appears to span 3 lines.
42+
django/conf/locale/ckb/form 16 HIGH Commented-out code block
43+
ats.py appears to span 3 lines.
44+
django/apps/config.py 100 MEDIUM Function `create` exceeds
45+
50 lines.
46+
47+
╭── Roast Headline ──╮
48+
│ Codebase: hot mess │
49+
╰────────────────────╯
50+
🔥 config.py:112: pass the buck, not errors
51+
🔥 registry.py:52: comment apocalypse
52+
🔥 registry.py:400: 4 lines of useless code
53+
🔥 formats.py:16: commented out, not gone
54+
🔥 config.py💯 create function is a novel
55+
🔥 registry.py: worst file, worst life
56+
🔥 Apps class: messy, like your room
57+
╭───── Verdict ──────╮
58+
│ 🔥 BURN IT DOWN 🔥 │
59+
╰────────────────────╯
60+
61+
HTML report saved to: reports/django.html

0 commit comments

Comments
 (0)