Skip to content

Conversation

akosthekiss
Copy link
Member

You can call me names... but tabs are evil...

When I touched CMakeLists.txt last time, I've seen some tabs lurking there. I've made a vow to eliminate them. Then I looked around and found some more. These three patches kill'em all in three parts of the repository: in CMakeLists.txt, in the tools directory, and among the tests.

Side note: there are quite some style issues left over in the tests (number of spaces used for indentation, presence vs absence of space between function names and parameter lists, placement of curly braces, etc) but these patches do not intend to unify them.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss [email protected]
JerryScript-DCO-1.0-Signed-off-by: Akos Kiss [email protected]
Also changed space-based indentation in touched files if they used
4 spaces for indentation (instead of the most-often-used 2).

Also added new line to end of touched files if they did not end
that way.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss [email protected]
@egavrin egavrin added the enhancement An improvement label Nov 29, 2015
@egavrin
Copy link
Contributor

egavrin commented Nov 29, 2015

LGTM

@kkristof
Copy link
Contributor

Looks good to me.

@akosthekiss akosthekiss merged commit ab68d09 into jerryscript-project:master Nov 30, 2015
@akosthekiss akosthekiss removed their assignment Nov 30, 2015
@akosthekiss akosthekiss deleted the tab-removal branch November 30, 2015 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement An improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants