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

Remove yarn.lock from auto-generated files list (follow-up) #4459

Merged
merged 1 commit into from
Mar 13, 2019
Merged

Remove yarn.lock from auto-generated files list (follow-up) #4459

merged 1 commit into from
Mar 13, 2019

Commits on Mar 13, 2019

  1. Remove yarn.lock from auto-generated files list (follow-up)

    This is a follow-up to #4445, which intended to make `yarn.lock` no
    longer be treated as an auto-generated file (to fix #4348), however
    only removed the tests rather than also the handling in `generated.rb`.
    
    As of this PR, b36ea7a is now fully reverted.
    
    Fixes #4348.
    edmorley committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    8541f3d View commit details
    Browse the repository at this point in the history