Closed
Bug 2031353
Opened 2 months ago
Closed 1 month ago
Fix ruff warnings in js/src/irregexp/import-irregexp.py
Fix ruff warnings in js/src/irregexp/import-irregexp.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.
js/src/irregexp/import-irregexp.py
118:28 warning Use format specifiers instead of percent format UP031 (ruff)
139:17 warning Use format specifiers instead of percent format UP031 (ruff)
Link to the code:
https://searchfox.org/mozilla-central/source/js/src/irregexp/import-irregexp.py#118
To run the linter:
./mach lint -W -l ruff js/src/irregexp/import-irregexp.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/7207de267683
https://hg.mozilla.org/integration/autoland/rev/13d64da84960
Fix ruff warnings in import-irregexp.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.
