tiny-pilot / tiny-pilot/tinypilot
Align shell scripts with our variable naming conventions
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 291
- PR merge metrics
- No merged PRs in 30d
Description
Related https://github.com/tiny-pilot/style-guides/issues/5
Fix any shell variables that don't comply with our casing style for constant and non-constant variables.
Contributor guide
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 linked style guide's variable-naming section, then search the repository's shell scripts for constant and non-constant variables that do not follow those rules. Update the inconsistent names consistently and verify that the shell scripts still run and their references remain aligned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100