Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unbreak windows by correctly normalizing cwd #1029

Merged
merged 1 commit into from Oct 10, 2021
Merged

Unbreak windows by correctly normalizing cwd #1029

merged 1 commit into from Oct 10, 2021

Conversation

tkalmar
Copy link
Contributor

@tkalmar tkalmar commented Oct 10, 2021

Normalizing the cwd should unbreak non cygwin builds again. Fixes hopefully #1027 .
Tested on win git-bash, win git-cmd, and cygwin, also still works on linux

@codecov
Copy link

codecov bot commented Oct 10, 2021

Codecov Report

Merging #1029 (05539b8) into master (11c004e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1029   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          654       654           
  Branches       149       149           
=========================================
  Hits           654       654           
Impacted Files Coverage Δ
lib/resolveGitRepo.js 100.00% <100.00%> (ø)

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 11c004e...05539b8. Read the comment docs.

Copy link
Member

@iiroj iiroj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fingers crossed!

@iiroj iiroj merged commit f861d8d into lint-staged:master Oct 10, 2021
@github-actions
Copy link
Contributor

🎉 This PR is included in version 11.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

🎉 This PR is included in version 11.3.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants