RequestPolicyContinued / requestpolicy

a web browser extension that gives you control over cross-site requests. Available for XUL/XPCOM-based browsers.
https://github.com/RequestPolicyContinued/requestpolicy/wiki
Other
252 stars 35 forks source link

Replace pep8 by pycodestyle #879

Closed jrrdev closed 6 years ago

jrrdev commented 6 years ago

Issue description

Changelog

myrdd commented 6 years ago

Great! 👍 😄 BTW, for future commits, take note of the following commit message style (taken from git-scm):

It’s also a good idea to use the imperative present tense in these messages. In other words, use commands. Instead of “I added tests for” or “Adding tests for,” use “Add tests for.”