Closed
Bug 2031355
Opened 2 months ago
Closed 1 month ago
Fix ruff warnings in python/lldbutils/lldbutils/utils.py
Fix ruff warnings in python/lldbutils/lldbutils/utils.py
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
---
[lang=python]
QA Whiteboard:
---
Change Request:
---
Bug Flags:
| Reporter | |
Description•2 months ago
|
Filing as a good first bug to learn workflows.
python/lldbutils/lldbutils/utils.py
29:16 warning Use format specifiers instead of percent format UP031 (ruff)
31:16 warning Use format specifiers instead of percent format UP031 (ruff)
50:16 warning Use format specifiers instead of percent format UP031 (ruff)
Link to the code:
https://searchfox.org/mozilla-central/source/python/lldbutils/lldbutils/utils.py#29
To run the linter:
./mach lint -W -l ruff python/lldbutils/lldbutils/utils.py
As the change is trivial, it is just to learn how to contribute to Firefox.
Tutorial to contribute:
https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
https://firefox-source-docs.mozilla.org/contributing/stack_quickref.html
Please don't ask for the bug to be assigned. It will be automatically assigned to the first patch.
| Reporter | |
Updated•2 months ago
|
Mentor: sledru
Updated•1 month ago
|
Assignee: nobody → amin.amir
Status: NEW → ASSIGNED
Pushed by sledru@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/145613e45e2b
https://hg.mozilla.org/integration/autoland/rev/ac2842dc2c4b
Fix ruff warnings in lldbutils utils.py. r=linter-reviewers,sylvestre DONTBUILD
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
You need to log in
before you can comment on or make changes to this bug.
