kossiitkgp / bhattu

A slack bot for bakar on #random
https://bhattu.kossiitkgp.org
5 stars 8 forks source link

improved clarity #13

Closed americast closed 4 years ago

americast commented 7 years ago

Messages have text first, tags next.

OrkoHunter commented 7 years ago

Hey @americast, Excuse me for closing and re-opening the PR. I just enabled PEP8Speaks on this repo.

pep8speaks commented 7 years ago

Hello @americast! Thanks for updating the PR.

Line 98:101: E501 line too long (472 > 100 characters) Line 173:101: E501 line too long (107 > 100 characters) Line 200:101: E501 line too long (111 > 100 characters)

Comment last updated on March 18, 2017 at 21:57 Hours UTC
OrkoHunter commented 7 years ago

It'd be great if you could also add a .pep8speaks.yml file with

pycodestyle:
    max-line-length: 100
americast commented 7 years ago

@OrkoHunter I have deployed it. You may test it on slack itself.

OrkoHunter commented 7 years ago

@americast You must have received a PR from the bot with some style fixes. Please merge it and it will solve most of the issues.

+1 from me.