mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-16 22:10:26 +00:00
Merge branch 'mardukbp-patch-1'
This commit is contained in:
commit
bd9bd3a215
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
filetype: scala
|
||||
|
||||
detect:
|
||||
filename: "\\.sc(ala)?$"
|
||||
filename: "\\.sc(ala)?$|\\.sbt$"
|
||||
|
||||
rules:
|
||||
- type: "\\b(boolean|byte|char|double|float|int|long|new|short|this|transient|void)\\b"
|
||||
|
|
|
|||
Loading…
Reference in a new issue