# Force Unix LF line endings for all text source so rustfmt (which enforces
# `newline_style = "Unix"`) passes on Windows CI runners where git's
# default `core.autocrlf = true` would otherwise convert LF to CRLF on
# checkout.
*
*.rs*.toml*.md*.yml*.yaml*.json*.lock
LICENSE*README*.gitignore.gitattributes.editorconfigrustfmt.tomlclippy.toml