getUserMedia line wrapping (was: [mediacapture-main] Merged Pull Request: Reformat with enforced line wrap at 80)

Hi,

For those of you that makes pull requests on the getUserMedia spec, 
please take note of the new enforced line-wrapping for pull requests 
(instructions below).

Dom

On 17/12/2015 16:50, Dominique Hazael-Massieux via GitHub wrote:
> dontcallmedom has just merged pull request 277 for
> https://github.com/w3c/mediacapture-main:
>
> == Reformat with enforced line wrap at 80 ==
> When this is merged, Travis CI will complain on pull requests that
> aren't line-wrapped at 80 characters.
>
> To do proper line-wrapping, this idea is to:
> * commit your changes without line-wrap
> * rewrap the content using webrtc-respec-ci/Makefile with `make
> linewrap LINEWRAPLENGTH=80`
> * do a commit for the linewrap
>
> See https://github.com/w3c/mediacapture-main/pull/277
>

Received on Thursday, 17 December 2015 15:53:33 UTC