Skip to content

Consume toolkit from npmjs - #12

Merged
damccorm merged 1 commit into
masterfrom
toolkit
Aug 20, 2019
Merged

Consume toolkit from npmjs#12
damccorm merged 1 commit into
masterfrom
toolkit

Conversation

@damccorm

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread .gitignore
@@ -1,2 +1,2 @@
!node_modules/
__tests__/runner/*
!node_modules/

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is there a line endings issue?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, but I think it might actually be the fault of the repo not this PR. I ran git add * --renormalize on all of these PRs, this is the only one that had issues. Renormalize just readds the files with the configuration you have on your machine. In my case, I have core.autocrlf set to true, which means it will get added with LF endings (which is what we want)

@damccorm
damccorm merged commit 24b4fa7 into master Aug 20, 2019
@damccorm
damccorm deleted the toolkit branch August 20, 2019 14:28
tdfacer pushed a commit to ifit/setup-python that referenced this pull request Oct 7, 2025
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.

2 participants