I have inherited some iOS code for a client app from the previous developer.
If I see one more hard-coded magic number or yet another comment that says “declare the variables!!!” or another comment that says “set a constant value to 10” followed by a line of code that reads “var someValue = 12” I swear I will hunt down that developer and say some very stern words.