Skip to content

Conversation

@treyhunner
Copy link
Contributor

Many UI JavaScript files contain lines that use spaces for indentation instead of tabs. I converted all space-based indentation to tabs.

I made sure to leave all space-based alignment (in comments) untouched because assumptions can't be made about the width of a tab character.

Only whitespace was changed

@scottgonzalez
Copy link
Member

Thanks, landed in 9d6e94f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants