Hacker News new | ask | show | jobs
by palata 542 days ago
> Our tickets are expected to be done in 3 days and we don’t do sizing or anything.

Can you split the tickets? Say "this is actually made of two tasks: X and Y".

> minor issues like spacing or formatting which only my tech lead cares about.

Try discussing it with the tech lead. Why not using a code formatting tool? If it's not possible, ask them how they visualise those issues.

For instance your IDE can show you (or even fix) "weird" whitespaces (e.g. tabs vs whitespaces, whitespaces at the end of a line, whitespaces on an empty line). Maybe your tech lead has such tooling already?