- Issue created by @jonathan1055
- 🇬🇧United Kingdom jonathan1055
Ready for feedback. Two things to note
- I could not find a verbose option for shellcheck
- The eslint
--ignore-pattern
argument is supposed to take multiple values, but I could not get that to work, I tried a string comma-separated, space separate, square brackets. But I found that you can added two --ignore_pattern arguments, and the debug shows that this does work and both folders are ignored
- 🇪🇸Spain fjgarlin
Not sure about the
--ignore-pattern
issue but the alternative syntax seems ok, so there is no need to fight it. And no worries about the verbose mode forshellcheck
, I quickly checked the documentation and couldn't find anything either.I think the MR looks good.
-
fjgarlin →
committed ccdc0787 on main authored by
jonathan1055 →
Issue #3508450 by jonathan1055: run-local-checks should ignore vendor...
-
fjgarlin →
committed ccdc0787 on main authored by
jonathan1055 →
Automatically closed - issue fixed for 2 weeks with no activity.