fix(stylelint): correct stylelint "extends" configuration (#6701)
commit9b7813efc751f52a7d0ee1cda9c88d1967b83aeb
authorraskolnikov-rodion <22417165+raskolnikov-rodion@users.noreply.github.com>
Wed, 9 Aug 2023 03:35:49 +0000 (9 04:35 +0100)
committerGitHub <noreply@github.com>
Wed, 9 Aug 2023 03:35:49 +0000 (8 20:35 -0700)
tree7d32b79c0844b0181c167b289838d34016509876
parent7de6b61cfff320906e6ef82bc6c31596a4aa6cfc
fix(stylelint): correct stylelint "extends" configuration (#6701)

* fix(stylelint): remove duplicated key in stylelint config

* fix(stylelint): add folders to .stylelintignore

* fix(stylelint): fix stylelint errors in contrib folder

* fix(stylelint): remove ignoreFiles prop in config

* fix(stylelint): fix errors in swagger/index.css

* chore(stylelint): add swagger folder to .stylelintignore

* chore(stylelint): disable selector-id-pattern rule
.stylelintignore
.stylelintrc.json
contrib/forms/example2/print.php
contrib/forms/example2/style.css
contrib/forms/example2/view.php
swagger/index.css