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

Naming conventions #12

Open
MiikkaSolmela opened this issue Oct 4, 2022 · 1 comment
Open

Naming conventions #12

MiikkaSolmela opened this issue Oct 4, 2022 · 1 comment

Comments

@MiikkaSolmela
Copy link
Collaborator

MiikkaSolmela commented Oct 4, 2022

Rules to describe:

  • ... of (local vs. global) variables, KWs, TCs, tags, files (including extensions .robot vs. .resource) -Tags -Suite / Clobal > capital case
  • (Non-)allowed characters, naming conventions like snake case, camel case etc.
  • Semantic rules, e.g.
  • Boolean variables starts with a verb: is_, does_, has_, ...
  • KW are in imperative mood
  • Length of names
@Mko13
Copy link
Collaborator

Mko13 commented Oct 1, 2024

This ticket includes a lot of things. We need to groom this ticket and list what naming conventions we want to include in the Style Guide.

@Mko13 Mko13 changed the title Naming Naming conventions Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants