Added .editorconfig file#877
Conversation
|
It's kinda silly to do a direct copy from a different project with different types of files and a different directory structure. Half of these rules are for files that don't even exist, and the majority of the files in this repo don't even get indentation rules applied to them. |
|
For the benefit of solving this issue, it'd be great if you could point on specific lines that you'd like to change/add/remove. By doing so, we can have a change that works for everyone and improve the status quo. In its current state your comment doesn't really help. |
|
@AurelioDeRosa: why bother specifying |
Right, almost everything is tab indented, so having that be the default would make sense. |
There was a problem hiding this comment.
There is nothing else specified.
|
@AurelioDeRosa It seems to me that current version of Core's Would you like to do it? If not, I'd close this PR and I can do it separately. |
|
@AurelioDeRosa ping |
.editorconfigfile taken directly from jQuery's repository.