Closed christoph-morrison closed 4 years ago
1000 is not one of the allowed literal values (0, 1, 2). Use the Readonly or Const::Fast module or the "constant" pragma instead at line 642, column 55. Unnamed numeric literals make code less maintainable. (Severity: 2)
1000 is not one of the allowed literal values (0, 1, 2). Use the Readonly or Const::Fast module or the "constant" pragma instead at line 642, column 55. Unnamed numeric literals make code less maintainable. (Severity: 2)