refactor: use getVolumePath helper

This commit is contained in:
Nicolas Meienberger
2025-10-17 23:39:16 +02:00
parent 5b6a86331e
commit ad54948a69
4 changed files with 9 additions and 11 deletions

View File

@@ -28,7 +28,7 @@
"enabled": true,
"actions": {
"source": {
"organizeImports": "on"
"organizeImports": "off"
}
}
}