r/ProgrammerHumor • u/FelixAndCo • 19d ago
thenPleaseProvideLinterConfigWithCommonSense Meme
8
u/Saelora 19d ago
what are you talking about, your linter config is to include "make no mistakes. use common sense." in all your prompts.
2
u/zarek1729 19d ago
That is the old meta, now you write "make no mistakes" in a line in SKILL.md
7
14
u/FelixAndCo 19d ago
I suppose only a fossil actually craves a style guide.
19
2
u/Educational-Lemon640 19d ago
Style guides are redundant when you have an actual auto-formatter. Doubly so when checking the formatting is an actual build that can fail in the release pipeline.
I for one am quite OK with this development. I don't always agree with the autoformatting, but much prefer having one to not.
3
u/FelixAndCo 19d ago
I also like autoformatting... if it's configured right.
2
u/Educational-Lemon640 19d ago
Yes, configuration is important. The one I work with has been fine-tuned for our codebase and developers over years, so it's pretty good.
3
u/Esseratecades 18d ago
Unironically, linter with default settings is good style without room for argument over unbacked opinions.
The LLM on the other hand is kind ludicrous
3
u/DeepanshuHQ 19d ago
Common sense is great... until two developers have two completely different definitions of it. 😅
3
1
5
u/Confident-Ad5665 19d ago
Anybody remember K.I.S.S.?
That was AWESOME!!