Opened on 09/26/2017 at 09:02:16 PM
Closed on 11/28/2017 at 11:26:42 PM
#5796 closed defect (fixed)
Standardise whitespace across project.
| Reported by: | CraftyDeano | Assignee: | CraftyDeano |
|---|---|---|---|
| Priority: | Unknown | Milestone: | |
| Module: | Adblock-Plus-for-iOS/macOS | Keywords: | |
| Cc: | dzhang, ashephard | Blocked By: | |
| Blocking: | Platform: | iOS | |
| Ready: | no | Confidential: | no |
| Tester: | Unknown | Verified working: | no |
| Review URL(s): | |||
Description
Most files are configured to use 4 spaces by default, however the code is intended with 2 spaces as default.
After speaking with the team, we have agreed to set all files to use 4 spaces and run Xcode's reindent feature to auto-indent the code to these standards.
Attachments (0)
Change History (3)
Note: See
TracTickets for help on using
tickets.

Landed