Skip to content

Commit 167f5a8

Browse files
committed
Update coc-settings.json
1 parent 8741619 commit 167f5a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vim/coc-settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"diagnostic-languageserver.linters": {
3-
"ngmy.php-library.lint": {
3+
"ngmy.laradock.composer.lint": {
44
"args": ["exec", "laradock-ngmy-php-enum_workspace_1", "composer", "lint", "--", "--report=emacs"]
55
},
6-
"ngmy.php-library.findbugs": {
6+
"ngmy.laradock.composer.findbugs": {
77
"args": ["exec", "laradock-ngmy-php-enum_workspace_1", "composer", "findbugs", "--", "--error-format", "raw", "--no-progress"]
88
}
99
}

0 commit comments

Comments
 (0)