-
Notifications
You must be signed in to change notification settings - Fork 476
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
New version: JuliaFormatter v2.0.0 #117403
New version: JuliaFormatter v2.0.0 #117403
Conversation
JuliaRegistrator
commented
Oct 16, 2024
- Registering package: JuliaFormatter
- Repository: https://github.com/domluna/JuliaFormatter.jl
- Created by: @domluna
- Version: v2.0.0
- Commit: 2242a3201d643aa56217317050e668747581bbb9
- Reviewed by: @domluna
- Reference: domluna/JuliaFormatter.jl@2242a32#commitcomment-148012054
- Description: An opinionated code formatter for Julia. Plot twist - the opinion is your own.
UUID: 98e50ef6-434e-11e9-1051-2b60c6c9e899 Repo: https://github.com/domluna/JuliaFormatter.jl.git Tree: 5e704cc9dddc0f4bb840c131002f2afb803c9d51 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
* use JuliaSyntax for document + state * CSTParser is bad at this part * wip * same api * wip * first format working * rm DataStructures * options * good progress * works * ok * Disable for now * fixes * progress - unicode is being an issue * ok * ok * more tests pass * ok i think it's time to use julia syntax for more now all tests pass except some alignment ones and that's due to unicode length/ncodeunits stuff * k * precompile * hmmm * progress * wip * wip * wip * fmt * wio * lineage * lfg * wip * coming together * dwadaw * wow * parameters working better * more tests passing * almost got initial tests passing * wip * let passing * format * ok * more tests passing * fmt * fix * foo * format * more stuff working * wip * wip * almost there * fmt * hmmmm * looking good * almost * tests pass * save * add warning to skip file if it's a parse error * ok * ok * ok * progress * ok * another binary shortcircuit test * ok * blue * test * ok * passes * pass * fix * kwargs fix * wip * src * ok * ok * lazy op * more fixes * standalone binary * comment out * jfmt src * for * format * another test * kw * simplify * parameters * Cleanup * src done * another fix * fmt * a * fixes * fmt * fmt test files * works * rm line * fix * ok * ok * precompile * merged from master * ok * ok * ok * wip * updates docs * fmt * int/uint * methods * version check * version checks * fix * fmt * test * ok * format * ok * ok * fixes * using jet * jet * fmt * wip * nospecialize * ok * more stuff * ok * reduce precompilation time by a decent amount * remove kwargs * rename * ok * cleanup * ok * precompile * progress * allow hash eq comments to be placed whereever * fix * ok * try this * stuff * this too * more * ok * shouldn't go crazy with @nospecialize * get rid of precompietools for now * seems to be working * ok * seems good * hmm * jet * hmm * fmt * allocs * update * type stable * kwdef * ok * ok * -1 -> 0 * ok * style update * another format change * fix short-circuit to if pass ? * format works * ok * update * ok * docs update * simplify * fix * format * this seems to be it * keep semicolons in quote/begin blocks * some updates * format * improve runtime of strings and docstring formatting * remove @nospecialize * reduce compilation time * greater workload * rm old format.jl file * workload * minor edit * more precompilation stuff * format * fix test * 1.10 is the new LTS * tuple blocks * format
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human. 1. AutoMerge Guidelines are all met! ✅Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round. 2. To pause or stop registrationIf you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text Tip: You can edit blocking comments to add |