# Checks through a project for any line of code containing "DEBUG". # Created 7/27/2026. # I often find myself writing debug statements (which I mark with "DEBUG") and forgetting to delete them until ...