ilyakaznacheev / ilyakaznacheev/header-adder
Jump over shebang line
Open
enhancement
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If there is shebang at the first line, leave it there and start from line 2 or 3
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that inserts header text into project files and inspect how it handles the first line. Verify the shebang remains at the beginning and that header insertion starts from line 2 or 3, then test the behavior on a file with a shebang.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100