marcomorain / marcomorain/garcon
You're inconsistent about using puts/fputs versus printf/fprintf. I'd prefer you pick one and stick with it.
Open
- Dominant language
- C
- Stars
- 25
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
You're inconsistent about using puts/fputs versus printf/fprintf. I'd prefer you pick one and stick with it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the C source files in the local HTTP fileserver that use puts/fputs or printf/fprintf. Review the existing output calls, choose one consistent family, and consider the issue complete when the relevant code no longer mixes them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100