HomePhorge

Fix tab indentation missing in Diffusion

Description

Fix tab indentation missing in Diffusion

This seems to be a specific of how browsers are dealing with
spaces/tabs. Multiple spaces works just fine, but multiple
tabs were treating as a single space which breaks indentation.

Now made it so tabs are replaced with 4 spaces. Not ideal but
still better than fully unreadable code. This also matches to
how differential is handling tabs.

Ref T2495. See: https://github.com/facebook/phabricator/issues/487

Reviewed by: epriestley

Details

Provenance
Sergey SharybinAuthored on Jan 17 2014, 3:05 AM
epriestleyCommitted on Jan 20 2014, 10:11 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP01a80af976c3: Fix typo from initializeNewLog() refactor
Branches
Unknown
Tags
Unknown

Event Timeline