noverify icon indicating copy to clipboard operation
noverify copied to clipboard

linter: new rule for declare(strict_types)

Open Hidanio opened this issue 7 months ago • 0 comments

  • added new linter rule: declareStrictTypes can not be "0"
  • added quickFix for declareStrictTypes
  • added new linter rule: lack of declare(strict_types=1) section
  • added quickFix for lack of declare(strict_types=1) section

Hidanio avatar Jul 25 '24 15:07 Hidanio