Skip to content

Commit 8741619

Browse files
committed
Update coc-settings.json
1 parent 3df36c0 commit 8741619

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.vim/coc-settings.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
{
2-
"diagnostic-languageserver.mergeConfig": true,
32
"diagnostic-languageserver.linters": {
43
"ngmy.php-library.lint": {
54
"args": ["exec", "laradock-ngmy-php-enum_workspace_1", "composer", "lint", "--", "--report=emacs"]
65
},
76
"ngmy.php-library.findbugs": {
87
"args": ["exec", "laradock-ngmy-php-enum_workspace_1", "composer", "findbugs", "--", "--error-format", "raw", "--no-progress"]
98
}
10-
},
11-
"diagnostic-languageserver.filetypes": {
12-
"php": ["ngmy.php-library.lint", "ngmy.php-library.findbugs"]
139
}
1410
}

0 commit comments

Comments
 (0)