box / box/wavectl

conform to pep8 naming conventions in function and variable names

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
16
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Function and variable names use lowerCamelCase.
We should make a general pass over the code to change the naming conventions to snake_case.

Contributor guide

Open the contributing guide

Research direction

No files or tests are identified in the issue. Start by surveying the Python codebase for function and variable names that use lowerCamelCase, then determine the full scope of the rename. Done means the affected names consistently use snake_case in accordance with PEP8.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.