[wp-trac] [WordPress Trac] #47411: Build tools, WPCS: disable line ending check
WordPress Trac
noreply at wordpress.org
Mon May 27 20:22:31 UTC 2019
#47411: Build tools, WPCS: disable line ending check
------------------------------+--------------------
Reporter: azaozz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.3
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+--------------------
Running `phpcs` on Windows always throws a "line ending" error for all
files. Happens because when Git and SVN "check-out" the source they
convert line ending to "native", but `phpcs` expects `\n`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47411>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list