https://github.com/JuliaLang/julia
Revision e618369409609f905d2a65f1e68cc934931991fd authored by Kristoffer Carlsson on 08 March 2024, 16:02:54 UTC, committed by GitHub on 08 March 2024, 16:02:54 UTC
Missed when porting from Pkg. Fixes
https://github.com/JuliaLang/Pkg.jl/issues/3834.
1 parent 78351b5
Raw File
Tip revision: e618369409609f905d2a65f1e68cc934931991fd authored by Kristoffer Carlsson on 08 March 2024, 16:02:54 UTC
precompilepkgs: package in boths deps and weakdeps are in fact only weak (#53649)
Tip revision: e618369
typos.toml
[default]
extend-ignore-words-re = ["^[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?$"]
back to top