Skip to content

Fix: Prevent Github language statistics from mistaking MPS files as JetBrains related#202

Merged
rapids-bot[bot] merged 1 commit intobranch-25.08from
lang-stats-fix
Jul 14, 2025
Merged

Fix: Prevent Github language statistics from mistaking MPS files as JetBrains related#202
rapids-bot[bot] merged 1 commit intobranch-25.08from
lang-stats-fix

Conversation

@aliceb-nv
Copy link
Copy Markdown
Contributor

Github relies on github-linguist internally for its language statistics, which incorrectly pick up our .mps datasets as JetBrains MPS related files.
This PR adds a .gitattributes file to tell github-linguist to ignore *.mps files.

@aliceb-nv aliceb-nv added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Jul 14, 2025
@rg20 rg20 added this to the 25.08 milestone Jul 14, 2025
@aliceb-nv
Copy link
Copy Markdown
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit a21dbac into branch-25.08 Jul 14, 2025
143 of 144 checks passed
@rgsl888prabhu rgsl888prabhu deleted the lang-stats-fix branch October 29, 2025 16:26
jieyibi pushed a commit to yining043/cuopt that referenced this pull request Mar 26, 2026
…etBrains related (NVIDIA#202)

Github relies on github-linguist internally for its language statistics, which incorrectly pick up our .mps datasets as JetBrains MPS related files. 
This PR adds a `.gitattributes` file to tell github-linguist to ignore *.mps files.

Authors:
  - Alice Boucher (https://github.com/aliceb-nv)

Approvers:
  - Rajesh Gandham (https://github.com/rg20)

URL: NVIDIA#202
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants