ember-cli / ember-cli/ember-twiddle
Change code indentation to use spaces
Open
help wanted
- Dominant language
- JavaScript
- Stars
- 268
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
In the Twiddle itself the code is indented by 2 spaces but when it is saved to the gist the indentation inside gist is different.
eg.
Twiddle (indentation looks fine)
https://ember-twiddle.com/58983acea1b7724c0210?numColumns=1&openFiles=application.route.js%2C
Gist (indentation is larger on L5)
https://gist.github.com/camskene/58983acea1b7724c0210#file-application-route-js
Contributor guide
Assessment
This issue has not been assessed yet.