mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 15:20:54 +03:00
7 lines
165 B
JSON
7 lines
165 B
JSON
{
|
|
"java.checkstyle.configuration": "${workspaceFolder}/gradle/config/checkstyle/checkstyle.xml",
|
|
"files.watcherExclude": {
|
|
"**/target": true
|
|
}
|
|
}
|