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 linter hanging in certain situations. #555

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sbarzowski
Copy link
Collaborator

We had some accidental aliasing due to shallow copy instead of deep copy.

Fixes #541.

We had some accidental aliasing due to shallow copy instead of deep copy.

Fixes google#541.
@google-cla google-cla bot added the cla: yes label Aug 8, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 67.902% when pulling f016b02 on sbarzowski:fix-linter-hanging into 51daeb3 on google:master.

@sparkprime
Copy link
Member

@sbarzowski this looks useful, shall I try to merge it?

@sbarzowski
Copy link
Collaborator Author

Yeah, I need to revive this. I think the travis failure was the primary reason I didn't.

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

Successfully merging this pull request may close these issues.

jsonnet-lint hangs under certain conditions
3 participants