Add .bloop to make chisel lsp and formatter happy

This commit is contained in:
2025-11-04 14:08:41 +01:00
parent 2c77ed3bef
commit 8ba14bcf42
4 changed files with 1265 additions and 0 deletions

View 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
}