Closed palanisamy-emis closed 1 month ago
I am using symfony 5.4 with latest coding standard package. when i try to ignore few directories from lint test it returns
No matches found: "--ignore=vendor/,app/,./var/,bin/,web/,assets/,.js,.css,node_modules/*"
Could some help me to fix this? thanks a lot
Hi @palanisamy-emis,
any chance you could send me the full command you are running?
Thanks in advance!
@djoos
I am using symfony 5.4 with latest coding standard package. when i try to ignore few directories from lint test it returns
No matches found: "--ignore=vendor/,app/,./var/,bin/,web/,assets/,.js,.css,node_modules/*"
Could some help me to fix this? thanks a lot