Ask HN: What's the worst thing you've ever seen when reviewing code I have two (both many years ago) 1. Every line of every file in the project had its line ending changed 2. Python script that called a python script that called another python script Anyone else have some good ones? |