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

Fix lint-staged for both win and mac #7784

Merged
merged 1 commit into from Jan 29, 2020

Conversation

telamonian
Copy link
Member

References

0bdce26
#7708
lint-staged/lint-staged#676 (comment)
https://github.com/zeit/next.js/blob/canary/lint-staged.config.js

Code changes

Changed the lint-staged config from a json file to a js script. This is to fix an ongoing back and forth in which said config is broken w.r.t. to exactly one of mac and windows.

@vidartf I've tested this PR on mac. Can you please test this out for me on Windows?

User-facing changes

NA

Backwards-incompatible changes

NA

@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

@afshin
Copy link
Member

afshin commented Jan 19, 2020

I don't understand this Windows failure. It seems to fail repeatedly on the git checkout.

Any idea what is happening? Perhaps if you rebase and it is pulling something different it might get past that?

@telamonian
Copy link
Member Author

Perhaps if you rebase and it is pulling something different it might get past that?

Rebase done (feels a bit like fiddling with the antenna on a tv). We'll see if that resolves the weird checkout problem

@vidartf
Copy link
Member

vidartf commented Jan 29, 2020

Seems to work locally. Thanks!

@vidartf vidartf merged commit c443c24 into jupyterlab:master Jan 29, 2020
@jasongrout jasongrout added this to the 2.0 milestone Feb 24, 2020
@lock lock bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Mar 27, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants