[webkit-dev] Should we explicitly disallow indentation to align lines or add an example?
Sergio Villar Senin
svillar at igalia.com
Wed Jan 22 04:09:40 PST 2014
On 22/01/14 04:34, Ryosuke Niwa wrote:
> Consider what happens if someFunction was renamed to someOtherFunction.
> If we left the second and subsequent lines intact, we'll have unaligned
> indentations. If we did update the subsequent line to be aligned, then
> we'll be making unnecessary whitespace changes in those lines and
> clutters the subversion blame history.
This is actually a good point, I second adding that to the style guide.
BR
More information about the webkit-dev
mailing list