Style drift: in the same project, today's me and tomorrow's me write like two different people
In one sentence: in the same repo I'll use async/await in this file and a promise chain in the next, camelCase here and snake_case there. It's not that I'm being deliberately quirky—I just didn't read the file next door, and reached for "the default I'm most familiar with" from memory.