AtomLinter / linter-phpcs

Linter plugin for PHP, using PHP_CodeSniffer.
63 stars 31 forks source link

Change default coding standard from PSR-2 to PSR-12 #456

Open krzysztof-sikorski opened 4 years ago

krzysztof-sikorski commented 4 years ago

On 2019-08-10 the PSR-2 coding standard has been deprecated in favor of PSR-12.

I think this package should be updated accordingly.

Sources: