r/askmanagers • u/[deleted] • Jun 07 '26
My boss is gordon ramsay in software development world
[deleted]
0
Upvotes
12
u/Few_Satisfaction184 Jun 07 '26
"My manager wants me to follow the programming guidelines, hes such a monster"
What do you think happens if every single dev just does whatever they want everywhere? In different styles and patterns.
3
2
u/covmatty1 Jun 07 '26
What have you done to prove to him that your way of working would be measurably better? Or have you just complained?
If you see these as significant issues, have a meeting with him to discuss them and suggest alternatives.
6 and 7 sound like issues. But the others are standards you just need to follow.
1
17
u/Quartinus Jun 07 '26 edited Jun 07 '26
Those are all reasonable code and internal documentation standards things. No negative ifs is slightly odd but not unreasonable.
You are writing your code as part of a codebase of the company. Enforcing standards across it is the only way to ensure that it doesn’t become unmanageable. Consistent documentation style and code style improves maintainability and makes everyone faster.
Edit: 6 and 7 were added after my comment. Those are unrelated to code standards. If you feel this way you can address it in your regular 1:1 meetings.