Hacker News new | ask | show | jobs
by busterarm 3406 days ago
The trick saves the person writing the code and anyone modifying it down the road.

You can't force everyone who edits your code to have linters and warnings turned on. Not everyone follows bests practices.

1 comments

Does it? You also can't force everyone who edits your code to follow your conventions.
actually you can, depending on the management structure in an organization :)