theme-tools
theme-tools copied to clipboard
Ignoring files not possible
Ignoring files is not really possible, errors still popup in the problems tab in VS.
My .theme-check.yml
root: theme
ignore:
- src
I also tested "themeCheck.checkOnOpen": false
on my VS config. Still, saved files from the src
directory are then checked and reported in the problems tab (both on full and on partial theme check).