Skip to content

Commit 5a8f26e

Browse files
committed
Merge branch 'mr/fofanov/add-rust-ext' into 'master'
Add body suffix for Rust. See merge request eng/gpr/gprconfig_kb!42
2 parents f853fc8 + 3c9ee8c commit 5a8f26e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

db/0_default.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121

2222
for Body_Suffix ("Fortran") use ".f";
2323

24+
for Body_Suffix ("Rust") use ".rs";
25+
2426
for Casing use "lowercase";
2527
for Dot_Replacement use "-";
2628

0 commit comments

Comments
 (0)