Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@mt3o yeahh.... i used to do that on Netbeans but I'm using Atom now and well the atom-beautify package is..... meh XD.
The problem is we push or progress to gitlab and they somehow overwrite it EVERY SINGLE TIME.
Thanks for the heads up though :D -
mt3o19147ySo create a git pre-commit hook with a check for this.
After all, have you tried talking to this guy? A strong but polite conversation might solve your problem. -
mt3o19147yDo over and over. Like with a child. Sometimes sit with him and rework this with him. Like with a child.
-
some-one3777yI once threw the keyboard on a guy who force pushed over the source code which I spent 3 hours to format
>:(
I cringe everytime I see improperly formatted code -_-
Me: *sees no spaces between function blocks so I format it myself*
Classmate: *Happily types code with no spaces between lines or comments and overwrites what I did*
Me: Seriously?!
undefined