MozillaSecurity / MozillaSecurity/FuzzManager
Fix async usage and other nits from covmanager move to webpack
Open
Nobody has claimed this yet.
covmanager
- Dominant language
- Python
- Stars
- 208
- Forks
- 48
- Avg merge
- 23h 5m
- Merged PRs (30d)
- 2
Description
The comments left in #1043 should be fixed.
@pyoor also commented:
I'm surprised eslint isn't marking let vs const, prefer template strings, and prettier seems to be used inconsistently.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the comments from #1043 and the covmanager move to webpack. Identify the async usage and the let/const, template-string, and formatting inconsistencies mentioned there. Done means those nits are corrected consistently and the relevant lint or formatting checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript, webpack
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100