Skip to content

Conversation

codebytere
Copy link
Member

Closes #400.

Changes downloadAndPatch() such that whitespace issues aren't automatically fixed and a warning message is output to console instead (default behavior for the whitespace option of git apply)

cc @mmarchini @targos

@codebytere codebytere requested review from mmarchini and targos June 8, 2020 16:34
@codecov
Copy link

codecov bot commented Jun 8, 2020

Codecov Report

Merging #438 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #438   +/-   ##
=======================================
  Coverage   77.13%   77.13%           
=======================================
  Files          21       21           
  Lines        1496     1496           
=======================================
  Hits         1154     1154           
  Misses        342      342           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08bc3fc...28f7142. Read the comment docs.

@codebytere codebytere merged commit ae3aeb9 into nodejs:master Jun 11, 2020
@codebytere codebytere deleted the dont-autofix-whitespace branch June 11, 2020 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't use --whitespace=fix for changes on deps/

2 participants