https://github.com/JuliaLang/julia
Raw File
Tip revision: 506326ece1d3674eba5cbd18bc590b648873954b authored by Alex Arslan on 01 November 2023, 18:52:51 UTC
Add `@test_throws Union{} expr` to test that no exception is thrown
Tip revision: 506326e
typos.toml
[default]
extend-ignore-words-re = ["^[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?$"]
back to top