Re: [PATCH wayland-web 1/1] html: Remove trailing whitespace

2016-06-30 Thread Jonas Ã…dahl
On Thu, Jun 30, 2016 at 03:38:44PM -0700, Yong Bakos wrote: > On Jun 30, 2016, at 3:12 AM, Pekka Paalanen wrote: > > > > On Tue, 28 Jun 2016 08:52:33 -0500 > > Yong Bakos wrote: > > > >> From: Yong Bakos > >> > >> The html files contain trailing whitespace, which is an annoyance when > >> ma

Re: [PATCH wayland-web 1/1] html: Remove trailing whitespace

2016-06-30 Thread Yong Bakos
On Jun 30, 2016, at 3:12 AM, Pekka Paalanen wrote: > > On Tue, 28 Jun 2016 08:52:33 -0500 > Yong Bakos wrote: > >> From: Yong Bakos >> >> The html files contain trailing whitespace, which is an annoyance when making >> a change: editors configured to remove trailing whitespace upon save end u

Re: [PATCH wayland-web 1/1] html: Remove trailing whitespace

2016-06-30 Thread Pekka Paalanen
On Tue, 28 Jun 2016 08:52:33 -0500 Yong Bakos wrote: > From: Yong Bakos > > The html files contain trailing whitespace, which is an annoyance when making > a change: editors configured to remove trailing whitespace upon save end up > cluttering the diff beyond the intent of the author. > > Rem

Re: [PATCH wayland-web 1/1] html: Remove trailing whitespace

2016-06-29 Thread Bryce Harrington
On Tue, Jun 28, 2016 at 08:52:33AM -0500, Yong Bakos wrote: > From: Yong Bakos > > The html files contain trailing whitespace, which is an annoyance when making > a change: editors configured to remove trailing whitespace upon save end up > cluttering the diff beyond the intent of the author. >

[PATCH wayland-web 1/1] html: Remove trailing whitespace

2016-06-28 Thread Yong Bakos
From: Yong Bakos The html files contain trailing whitespace, which is an annoyance when making a change: editors configured to remove trailing whitespace upon save end up cluttering the diff beyond the intent of the author. Remove trailing whitespace from all html files, so the annoyance describ