Anon-Exploiter/SUID3NUM

Resolve and rewrite code according to PEP8

Anon-Exploiter opened this issue · 5 comments

The action of linting (https://github.com/Anon-Exploiter/SUID3NUM/runs/3333047386?check_suite_focus=true) failed pretty bad with a score of -3.2 from 10 lol.

Need to rewrite code and run autopep8 and black on it.

Following commits fix the blocking of pylint. I had to return exit 0 as well since it just keeps failing all the builds even with a good score.

Previous score: -3.2/10
New score: 6.55/10

Fixation commits:

Pylint latest results:

https://github.com/Anon-Exploiter/SUID3NUM/runs/3333262217?check_suite_focus=true

image

Will try to fix the variable names and conform them to snake_case format in the near future. Also, if anyone's interested, please to do so!

CC: @Xib3rR4dAr -- if you're interested.

Let me know if you'll be working on it and I'll reopen the issue.

Let me know if you'll be working on it and I'll reopen the issue.

yeah, will work on it.

Let me know if you'll be working on it and I'll reopen the issue.

yeah, will work on it.

Thanks, man!