Scott Dutton

Results 35 issues of Scott Dutton

https://docs.github.com/en/actions/learn-github-actions/workflow-commands-for-github-actions#setting-an-error-message This will leave comments inline with the offending code, the output option can be used to turn it on, may even detect github by default

Feature Request

Currently the magic number is detected but the wrong value is shown This converts the number back to what the user is expecting eg 015 used to show Magic Number...

Eg remove $six = 6 or $week = 7 These sorts of numbers are still magic, fixes #83

Running on large files is quite slow, about 50% of the time is taken highlighting the code. Total of Magic Numbers: 8 Time: 00:01.485, Memory: 94.01 MB And commenting https://github.com/povils/phpmnd/blob/master/src/Printer/Console.php#L38-L41...

Eg self::SOMETHING_SIX = 6; should be disallowed Will need to work out languages but default to English

hi The licence suggests bsd-2 composer suggests bsd-3 could these by synced to the preferred licence

Composer.json is missing the licence

The licence was missing from composer.json