Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Use Rust syntax highlighting for mvir #2202

Merged
merged 1 commit into from
May 24, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Best-effort syntax highlighting for Move: just use Rust
*.move linguist-language=Rust
*.mvir linguist-language=Rust

# This file is used in "porcelain" file comparison,
# This file is used in "porcelain" file comparison,
# we don't want an equality to fail because of line endings.
sui_core/tests/staged/sui.yaml text eol=lf