Skip to content

Commit 9a510a5

Browse files
saiqulhaqbenmatselby
authored andcommitted
Fix the syntax of the unix based example configuration
1 parent f22cdbe commit 9a510a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-settings/nix-all-commands.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
// What args I want to pass to phpmd
8888
"phpmd_additional_args": {
8989
"codesize,unusedcode,naming": ""
90-
}
90+
},
9191

9292
// PHP Scheck settings
9393
// Execute scheck

0 commit comments

Comments
 (0)