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

Bump rewrite-clj to v1.0.699-alpha #1042

Merged
merged 1 commit into from Oct 25, 2021

Conversation

yannvanhalewyn
Copy link
Contributor

There is a bug in rewrite-clj v644 causing users to be unable to use
:track-position and :auto-resolve options at the same time in
rewrite zippers. See:

clj-commons/rewrite-clj#159

This makes, for example, building static code analysis tools with
babashka much harder. In fact when analysing code, the position is
relevant for the script output and resolving keywords and symbols might
be required for the analysis.

There is a bug in rewrite-clj v644 causing users to be unable to use
`:track-position` and `:auto-resolve` options at the same time in
rewrite zippers. See:

clj-commons/rewrite-clj#159

This makes, for example, building static code analysis tools with
babashka much harder. In fact when analysing code, the position is
relevant for the script output and resolving keywords and symbols might
be required for the analysis.
@borkdude borkdude merged commit 37ec9f4 into babashka:master Oct 25, 2021
@yannvanhalewyn yannvanhalewyn deleted the bump-rewrite-clj branch October 25, 2021 09:38
@yannvanhalewyn yannvanhalewyn restored the bump-rewrite-clj branch October 25, 2021 09:38
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.

None yet

2 participants