Loading .eslintignore +0 −1 Original line number Diff line number Diff line **/*.min.js **/gulpfile.js **/node_modules **/themes/claro/node_modules .gitignore +0 −1 Original line number Diff line number Diff line # Ignore node modules node_modules /*/node_modules /*/themes/claro/node_modules # Ignore Variables /css/variables.css Loading .phpcs.xml +0 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,6 @@ <!--Exclude folders used by common frontend tools. These folders match the file_scan_ignore_directories setting in default.settings.php--> <exclude-pattern>*/node_modules/*</exclude-pattern> <exclude-pattern>*/bower_components/*</exclude-pattern> <exclude-pattern>*/themes/claro/node_modules/*</exclude-pattern> <exclude-pattern>*/themes/claro/bower_components/*</exclude-pattern> <!--Exclude minimized css.--> <exclude-pattern>*/*.min.css</exclude-pattern> <exclude-pattern>css/variables.css</exclude-pattern> Loading .stylelintignore +0 −14 Original line number Diff line number Diff line Loading @@ -28,17 +28,3 @@ config/**/*.yml *.lock *.php package themes/claro/scss/* themes/claro/css/* themes/claro/node_modules/**/*.css themes/claro/vendor/**/*.css themes/claro/**/*.min.css themes/claro/scss/* themes/claro/images/* themes/claro/fonts/* themes/claro/js/* themes/claro/tests/* themes/claro/*.png themes/claro/*.svg themes/claro/*.ico themes/claro/*.json config/install/varbase_layout_builder.settings.ymldeleted 100644 → 0 +0 −1 Original line number Diff line number Diff line use_claro: 1 Loading
.eslintignore +0 −1 Original line number Diff line number Diff line **/*.min.js **/gulpfile.js **/node_modules **/themes/claro/node_modules
.gitignore +0 −1 Original line number Diff line number Diff line # Ignore node modules node_modules /*/node_modules /*/themes/claro/node_modules # Ignore Variables /css/variables.css Loading
.phpcs.xml +0 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,6 @@ <!--Exclude folders used by common frontend tools. These folders match the file_scan_ignore_directories setting in default.settings.php--> <exclude-pattern>*/node_modules/*</exclude-pattern> <exclude-pattern>*/bower_components/*</exclude-pattern> <exclude-pattern>*/themes/claro/node_modules/*</exclude-pattern> <exclude-pattern>*/themes/claro/bower_components/*</exclude-pattern> <!--Exclude minimized css.--> <exclude-pattern>*/*.min.css</exclude-pattern> <exclude-pattern>css/variables.css</exclude-pattern> Loading
.stylelintignore +0 −14 Original line number Diff line number Diff line Loading @@ -28,17 +28,3 @@ config/**/*.yml *.lock *.php package themes/claro/scss/* themes/claro/css/* themes/claro/node_modules/**/*.css themes/claro/vendor/**/*.css themes/claro/**/*.min.css themes/claro/scss/* themes/claro/images/* themes/claro/fonts/* themes/claro/js/* themes/claro/tests/* themes/claro/*.png themes/claro/*.svg themes/claro/*.ico themes/claro/*.json
config/install/varbase_layout_builder.settings.ymldeleted 100644 → 0 +0 −1 Original line number Diff line number Diff line use_claro: 1