Clean up your code
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Working on a limited-time project makes a lot of pressure on you, and which causes a mistake and affects your code style.
Try to review your work before open any pull request.
- Remove the commented code
https://github.com/GSG-G10/AutoComplete/blob/5d525191665187cbf038c6cdca7d1b2280dbe2fe/public/style.css#L234-L241
- Try to avoid typo error
This VSCode extension [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) will help you
Contributor guide
No contributing guide indexed for this repository
Research direction
Open public/style.css at lines 234-241 and review the surrounding project text with the Code Spell Checker extension. Done means the referenced commented code is removed and the typos found during review are corrected before opening a pull request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100