mirror of
https://github.com/astral-sh/uv.git
synced 2026-05-06 08:56:53 -04:00
Mark .inc files as Rust for GitHub Linguist (#9890)
## Summary The `.inc` file is considered C++ right now. See: https://x.com/_brc_dd/status/1867270194789580870 See: https://github.com/github-linguist/linguist/blob/main/docs/overrides.md
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
* text=auto eol=lf
|
||||
*.inc linguist-language=Rust
|
||||
|
||||
uv.schema.json linguist-generated=true text=auto eol=lf
|
||||
|
||||
Reference in New Issue
Block a user