Add .bloop to make chisel lsp and formatter happy
This commit is contained in:
16
.bloop/bloop.settings.json
Normal file
16
.bloop/bloop.settings.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"javaSemanticDBVersion": "0.11.0",
|
||||
"semanticDBVersion": "4.13.9",
|
||||
"supportedScalaVersions": [
|
||||
"2.13.16",
|
||||
"2.12.20",
|
||||
"2.12.19",
|
||||
"2.12.18",
|
||||
"2.12.17",
|
||||
"2.13.13",
|
||||
"2.13.14",
|
||||
"2.13.15",
|
||||
"2.11.12"
|
||||
],
|
||||
"enableBestEffortMode": false
|
||||
}
|
||||
Reference in New Issue
Block a user