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

Improve resilience of object_usage_linter() to glue syntax issues #1597

Merged
merged 13 commits into from
Oct 3, 2022

Conversation

MichaelChirico
Copy link
Collaborator

Closes #1459

This invalidated the earlier test added in #1583, but we can test it more directly / without a fake package, as done here.

@MichaelChirico
Copy link
Collaborator Author

Hey @IndrajeetPatil another reason to please resist being trigger-happy with the Update branch button -- it makes interacting with the remote more tedious. I would need to remember git pull origin $BRANCH every time I try to push if the branch is regularly getting merges from main.

I'd rather handle merges to main locally if needed, then push directly to remote.

Basically as long as there's no merge conflict, I don't see any need to do an Update until just before the PR is merged.

@IndrajeetPatil
Copy link
Collaborator

Oops, sorry about that.

I thought this was ready for a merge since you made a commit to address Alexander's comment. But I was mistaken about that.

I will refrain from updating anyone else's PR in the future to avoid this.

@IndrajeetPatil IndrajeetPatil merged commit 9316769 into main Oct 3, 2022
@IndrajeetPatil IndrajeetPatil deleted the glue-fail branch October 3, 2022 15:40
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.

lintr usage of glue failing on lint_package()
3 participants