mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00: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:
parent
bee54039b1
commit
03b27ea7f7
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1,3 +1,4 @@
|
|||
* text=auto eol=lf
|
||||
*.inc linguist-language=Rust
|
||||
|
||||
uv.schema.json linguist-generated=true text=auto eol=lf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue