mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #53] Formatting throughout program #20
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Apr 9, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/53
There seems to be alot of classes that have spaces and alot of classes that tabbing.
This causes alot of inconsistencies when trying to push commits. Could you perform a Format code to all documents?
I believe this can be done by highlighting all the class files throughout the program and hitting Ctrl + K + D
@yankejustin commented on GitHub (Apr 9, 2015):
I just tend to fix it as I work on different classes. Auto-format tends to screw up sometimes.
@MaxXor commented on GitHub (Apr 21, 2015):
Hey,
I'll try to fix it and replace the tabs with 4 spaces.
Sorry for the late response.
@ghost commented on GitHub (Apr 21, 2015):
Thanks!