Artem Semenovykh 415abbc47b import jabref
2024-11-16 11:43:42 +01:00

7 lines
277 B
JSON

{
"java.configuration.updateBuildConfiguration": "interactive",
"java.format.settings.url": "/config/VSCode Code Style.xml",
"java.checkstyle.configuration": "${workspaceFolder}/config/checkstyle/checkstyle_reviewdog.xml",
"java.checkstyle.version": "10.3.4"
}