gray[m] | hey gouthamr carloss | 18:04 |
---|---|---|
gray[m] | do you have any code format instructions. I use Vscode | 18:04 |
gouthamr | gray[m]: we enforce pep8 for the most part as the code style guideline; we also extend it with some more conventions… | 20:09 |
gouthamr | when you write code, you can run “tox -epep8” to get feedback on whether your code conforms to the standards/conventions we follow | 20:10 |
gouthamr | black is a good tool that we use too, and it’ll run as part of that test | 20:10 |
gouthamr | it’ll end up reformatting your code to match the conventions | 20:11 |
gouthamr | https://code.visualstudio.com/docs/python/formatting | 20:11 |
gouthamr | I don’t use VSCode, but you may find some extensions useful in your local environment | 20:11 |
gray[m] | I saw some comments on my commit and I think they were automated code-format violation related | 20:13 |
gouthamr | gray[m]: yes, please run “ tox -epep8 “ locally; and fix the errors you see | 21:38 |
gray[m] | roger that. Seams i hadn't gotten well the testing logic in that first patched i committed. sharing asap | 21:40 |
gray[m] | thank you gouthamr | 21:40 |
melakualehegn[m] | gouthamr: carloss just FYI I can assign bugs to myself on lanchpad. | 21:55 |
gray[m] | let me confirm if it also works my side | 21:56 |
gouthamr | oh good ; I’ve no idea what changed | 21:56 |
gouthamr | I didn’t get a response to my question on libera’s #launchpad channel | 21:57 |
gouthamr | thanks gray[m] - please do | 21:57 |
melakualehegn[m] | gouthamr: maybe he's getting to know us. | 21:58 |
gray[m] | gouthamr: it ain't working yet, i cant see the pen icon on the unassign | 22:01 |
gray[m] | re-logged in and even cleared site data | 22:01 |
gouthamr | gray[m]: I see; for now, we can tag you in bugs you’re working on… thanks for checking | 22:02 |
gray[m] | sure that will be fine with me. I also realized that when i push a comment concerning for an issue, its status changes and a comment is added automatically | 22:04 |
gray[m] | That said, for a more smooth contribution experience, i think will leave a comment like 'i am interested ...' and tag any of you | 22:08 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!