https://github.com/JuliaLang/julia
Raw File
Tip revision: cf6cd0225062fc5f86fe7a1f257a9a94718bd4f5 authored by Jeff Bezanson on 11 November 2021, 23:03:23 UTC
disallow unbalanced bidirectional formatting in strings and comments (#42918)
Tip revision: cf6cd02
.gitattributes
# treat all files as files that should not be modified
* -text
back to top