- Issue created by @pfrenssen
- 🇦🇹Austria klausi 🇦🇹 Vienna
Right, thanks for reporting! I'm wrapping this into 🐛 Deprecated sniffs Active where I'm cleaning up all deprecations and remove JS and CSS handling code.
PHP_CodeSniffer will drop support for CSS files in the upcoming 4.x version. We need to decide if we will also drop support, or continue supporting CSS files, for example by adopting some CSS linting framework.
We are being notified in the logs with deprecation warnings:
Squiz.CSS.SemicolonSpacing
This sniff has been deprecated since v3.9.0 and will be removed in v4.0.0. Support for scanning CSS files will be
removed completely in v4.0.0.
Active
8.3
Coder Sniffer
Right, thanks for reporting! I'm wrapping this into 🐛 Deprecated sniffs Active where I'm cleaning up all deprecations and remove JS and CSS handling code.