mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added php related programs for mason tool installer
This commit is contained in:
@@ -10,8 +10,6 @@ return {
|
||||
"stylelint",
|
||||
"shellcheck",
|
||||
"rustfmt",
|
||||
"phpcbf",
|
||||
"phpstan",
|
||||
"jq",
|
||||
"jsonlint",
|
||||
"htmlbeautifier",
|
||||
@@ -19,7 +17,11 @@ return {
|
||||
"blade-formatter",
|
||||
"markdownlint",
|
||||
"yamllint",
|
||||
"ansible-lint"
|
||||
"ansible-lint",
|
||||
"eslint_d",
|
||||
"phpcbf",
|
||||
"phpcs",
|
||||
"phpstan"
|
||||
},
|
||||
auto_update = true,
|
||||
run_on_start = true,
|
||||
|
||||
Reference in New Issue
Block a user