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

rule 2 - no hungarian notation for function blocks #6

Open
hhirsch opened this issue Mar 4, 2025 · 1 comment
Open

rule 2 - no hungarian notation for function blocks #6

hhirsch opened this issue Mar 4, 2025 · 1 comment
Assignees

Comments

@hhirsch
Copy link
Owner

hhirsch commented Mar 4, 2025

My suggestion is that
FUNCTION_BLOCK "FB_Messages"

should be
FUNCTION_BLOCK "Messages"

@psc304 Does that look good for you as a rule?

@psc304
Copy link
Collaborator

psc304 commented Mar 4, 2025

@hhirsch yes why not, its deep inside to do it that way, but I dont see any benefit.
Rule: use pascal case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants