const MAX_IDLE_SPACE: usize = 16;
Source lines that have more than this amount of leading whitespace (after tab replacement) have their whitespace truncated.