coala / coala/docker-coala-base
Fix typo on script
- Dominant language
- Shell
- Stars
- 21
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
There's a tiny typo on [docker-coala.sh line 26](https://github.com/coala/docker-coala-base/blob/master/docker-coala.sh#L26). There should be `=` (or ` ` but since the whole text uses `=` the first preferred for consistency) in between the flag and the parameter.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open docker-coala.sh and inspect line 26 alongside the surrounding flag assignments. Confirm the separator between the flag and parameter, then verify that the corrected line matches the file's existing syntax and consistency; done means the typo is fixed without changing other script behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100