Skip to content

Stop using tools.reader functions#972

Open
alexander-yakushev wants to merge 1 commit intomasterfrom
no-more-reader
Open

Stop using tools.reader functions#972
alexander-yakushev wants to merge 1 commit intomasterfrom
no-more-reader

Conversation

@alexander-yakushev
Copy link
Member

@alexander-yakushev alexander-yakushev commented Mar 10, 2026

It looks to me like we don't use tools.reader enough to justify keeping it as a dependency. Regular Clojure's read and clojure.edn should be sufficient.


  • You've updated the changelog (if adding/changing user-visible functionality)

@alexander-yakushev
Copy link
Member Author

Yeah, this idiot forgot that tools.reader also comes as a transitive dependency of cljfmt. Can't get rid of that one.

@alexander-yakushev alexander-yakushev changed the title Get rid of tools.reader dependency Stop using tools.reader functions Mar 11, 2026
@alexander-yakushev alexander-yakushev force-pushed the no-more-reader branch 2 times, most recently from 7f5312e to 68295ce Compare March 11, 2026 10:36
@alexander-yakushev
Copy link
Member Author

Update: even if we can't drop tools.reader yet, it makes sense to stop depending on its functions directly.

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.

1 participant