Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make casing of method names consistent #315

Closed
t1m0thyj opened this issue Jul 17, 2024 · 1 comment
Closed

Make casing of method names consistent #315

t1m0thyj opened this issue Jul 17, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request priority-medium
Milestone

Comments

@t1m0thyj
Copy link
Member

Before V1 LTS, we should ensure that methods have consistent casing. I believe snake case is recommended for Python.

There are a few methods that will need to change: registerLogger -> register_logger, openAll -> open_all, etc.

Also we could investigate setting up a lint rule that enforces method name casing so we don't have to do it manually 😋

@t1m0thyj t1m0thyj added the enhancement New feature or request label Jul 17, 2024
@t1m0thyj t1m0thyj added this to the v1 LTS milestone Jul 17, 2024
@github-project-automation github-project-automation bot moved this to New Issues in Zowe CLI Squad Jul 17, 2024
Copy link

Thank you for raising this enhancement request.
The community has 90 days to vote on it.
If the enhancement receives at least 5 upvotes, it is added to our development backlog.
If it receives fewer votes, the issue is closed.

@zowe-robot zowe-robot moved this from New Issues to Medium Priority in Zowe CLI Squad Jul 17, 2024
@pem70 pem70 mentioned this issue Jul 18, 2024
4 tasks
@pem70 pem70 self-assigned this Jul 22, 2024
@github-project-automation github-project-automation bot moved this from Medium Priority to Closed in Zowe CLI Squad Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium
Projects
Status: Closed
Development

No branches or pull requests

4 participants