Timeline for How do you limit whitespace differences for developers using different IDEs/environments?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 16, 2011 at 13:33 | comment | added | Mark Booth | This is a good example where using the boyscout rule can make the code-base adhere to a defined standard over time. As long as you have a standard, and everyone makes sure that whenever code is touched it ends up adhering to the standard, then the whole code-base should eventually end up adhering to it. | |
| Dec 16, 2011 at 3:17 | comment | added | dannysauer | /Only/ configuring your editor to leave things alone results in a file with a bunch of different styles, which becomes a pain for everyone instead of one group. Agreeing upon a standard is the One True Path. :) | |
| Dec 16, 2011 at 2:21 | history | answered | mattnz | CC BY-SA 3.0 |