Open barchard opened 7 years ago
new "cleaner-remove" config, opposite of "cleaner-ignore"
"cleaner-remove"
"cleaner-ignore"
Thoughts on having the converse of "cleaner-ignore"? E.g., a path of files to remove. This could be a path (file or folder) in a library that you always want to clean.
IMHO it will be useful to specify PHPCS Standards that I really need :)
it must ignore same folder like config , resource because this folder essential base package laravel
Description
new
"cleaner-remove"
config, opposite of"cleaner-ignore"
Steps To Reproduce
Thoughts on having the converse of
"cleaner-ignore"
? E.g., a path of files to remove. This could be a path (file or folder) in a library that you always want to clean.