3471c1b87e5d0c6b23f18e99ed2b502763d76456
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.
Phabricator is an open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted.
Description
Languages
PHP
93.4%
JavaScript
4.1%
CSS
2.4%