C++ Moment - Lemmy.World

Python: So you used spaces and tabs for indentation? NOW DIE!
Mixing spaces and tabs should be a warcrime.

Find me anyone who claims they use tabs for indentation, and I bet I’ll find at least one case where they’re using both tabs and spaces.

The only safe way to avoid war crimes is to avoid tabs.

Linux kernel coding style β€” The Linux Kernel documentation

The kernel definitely mixes tabs and spaces:

elixir.bootlin.com/linux/latest/…/bfq-iosched.c#L…