refactor: address emmylua diagnostics
This commit is contained in:
@@ -11,7 +11,7 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
on_attach = function(client, bufnr)
|
||||
on_attach = function(_, bufnr)
|
||||
Linter.add(bufnr, {
|
||||
cmd = {
|
||||
"phpcs",
|
||||
|
||||
Reference in New Issue
Block a user