niclasleonbock / hacktoberfest-status

This little tool helped you to track your Hacktoberfest progress back in the day when there was no official way to check.
15 stars 28 forks source link

Fix scrutinizer issues #14

Open niclasleonbock opened 7 years ago

niclasleonbock commented 7 years ago

Scrutinizer has identified some issues within the code (mostly because of invalid doc block comments).

A list of issues can be found here: https://scrutinizer-ci.com/g/niclasleonbock/hacktoberfest-status/issues/develop

sbshah97 commented 7 years ago

Is this Issue resolved?

niclasleonbock commented 7 years ago

Hi, no it's still open.

When you click on the link to scrutinizer you can see there are still some issues to be resolved.

As far as I can see they all relate to the imcopatibility of laravel and scrutinizer. Anyway they should be also resolved.

If you want to fix one kf those, feel free to do so. Thank you!

sbshah97 commented 7 years ago

Alright I'll try to see what I can do here!

allenjamesvinoy14 commented 5 years ago

Hi, I am new to opensource programming.

One bug I noticed is the lack of definition of scope function. But I am unable to get the total clarity as to what this function has to do.

Could somebody please help me out?