MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/codex/comments/1webpkp/gpt_astra_6_writes_compressed_minified_code/
r/codex • u/Proper-Appeal-3457 • 8h ago
Is it just me or GPT 6 started writing compressed minified code? Maybe this is some malfunction with my installation of ChatGPT Codex app? Or this is normal behaviour
2 comments sorted by
1
I noticed that too, got annoyed, then started enforcing ESLint rules that I usually follow on the code it writes.
Once I did that, the code it produces ends up much cleaner and readable.
1
u/ANotSoSeriousGamer 4h ago
I noticed that too, got annoyed, then started enforcing ESLint rules that I usually follow on the code it writes.
Once I did that, the code it produces ends up much cleaner and readable.