-
Notifications
You must be signed in to change notification settings - Fork 3
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
Discussion: naming scheme #290
Comments
Good question, currently as mentioned rather inconsistent in use. So I would say
|
thgoebel
added a commit
that referenced
this issue
Feb 20, 2024
These were added by MoneyBuster here: https://gitlab.com/eneiluj/moneybuster/-/merge_requests/43 Following the discussion in #290, the naming scheme in this commit differs slightly from what was originally used in MoneyBuster.
thgoebel
added a commit
that referenced
this issue
Feb 20, 2024
These were added by MoneyBuster here: https://gitlab.com/eneiluj/moneybuster/-/merge_requests/43 Following the discussion in #290, the naming scheme in this commit differs slightly from what was originally used in MoneyBuster.
thgoebel
added a commit
that referenced
this issue
Feb 20, 2024
These were added by MoneyBuster here: https://gitlab.com/eneiluj/moneybuster/-/merge_requests/43 Following the discussion in #290, the naming scheme in this commit differs slightly from what was originally used in MoneyBuster. Signed-off-by: Thore Goebel <[email protected]>
thgoebel
added a commit
that referenced
this issue
Feb 20, 2024
These were added by MoneyBuster here: https://gitlab.com/eneiluj/moneybuster/-/merge_requests/43 Following the discussion in #290, the naming scheme in this commit differs slightly from what was originally used in MoneyBuster. Signed-off-by: Thore Goebel <[email protected]>
thgoebel
added a commit
that referenced
this issue
Feb 24, 2024
These were added by MoneyBuster here: https://gitlab.com/eneiluj/moneybuster/-/merge_requests/43 Following the discussion in #290, the naming scheme in this commit differs slightly from what was originally used in MoneyBuster. Signed-off-by: Thore Goebel <[email protected]>
thgoebel
added a commit
that referenced
this issue
Feb 24, 2024
These were added by MoneyBuster here: https://gitlab.com/eneiluj/moneybuster/-/merge_requests/43 Following the discussion in #290, the naming scheme in this commit differs slightly from what was originally used in MoneyBuster. Signed-off-by: Thore Goebel <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some functions use
color
as the prefix verb, others usetheme
ortint
.What is the pattern here? When should I use which verb when adding functions?
The text was updated successfully, but these errors were encountered: