1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-03 03:42:26 +01:00

Add syntax mapping for Mill build tool files to use Scala syntax

This commit is contained in:
krikera
2025-06-01 22:03:54 +05:30
parent 5aa123b4f0
commit 9d3db318e3
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
[mappings]
"Scala" = ["*.mill"]