add toolkit/components/telemetry/ in the include list of tools/lint/pylint.yml
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Tracking
(firefox82 fixed)
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: ash153311, Assigned: brunobrt, Mentored)
References
Details
(Keywords: good-first-bug, Whiteboard: [lang=python])
Attachments
(3 files)
+++ This bug was initially created as a clone of Bug #1647254 +++
According to bug 1647254 comment #4, Sylvestre Ledru [:Sylvestre] said
If you want, you can add
toolkit/components/telemetry/
in the include list oftools/lint/pylint.yml
, thanks.
I create a good-first-bug for other new contributors to learn how to contriburte Firefox.
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
I'm new here, can I work on this bug?
Comment 2•5 years ago
|
||
Bruno, sure thanks , feel free to ask if you get stuck
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Hello Shivam, I'm stuck, could you help me?
this bug is closed: https://bugzilla.mozilla.org/show_bug.cgi?id=1650306, but I keep getting this error: https://treeherder.mozilla.org/#/jobs?repo=try&selectedTaskRun=NRkUEmbBShWOvEy_lDWm4g.0&revision=85ea8d8a0e558a72d12cceddde184c4d6f143ab2 .
I was asked to fix it in a separate commit, I don't understand what went wrong. If the issue is already fixed and my code base was updated, why did it happen? What should I do? I'm thinking that copying that changes made in the fixed file is not the right thing to do.
Thank you for your help.
Comment 6•5 years ago
|
||
Hi,
As far I know, you are getting those errors because you are enabling the pylint on toolkit/components/telemetry/
so pylint will tell you the problems in this particular directory, so as Sylvestre mentioned you need to fix those as well in a separate commit. Let me know if you need any help. Thanks for working on it :)
Assignee | ||
Comment 7•5 years ago
|
||
Updated•5 years ago
|
Comment 9•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/adddc0f9a43f
https://hg.mozilla.org/mozilla-central/rev/f2bfe1ce958d
Updated•3 years ago
|
Description
•