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

Ensure consistency in when it is checked whether function arguments (logger / structs) are nil #38

Open
tebe-nigrelli opened this issue Nov 7, 2024 · 0 comments
Assignees

Comments

@tebe-nigrelli
Copy link
Collaborator

If a method is publically accessible, it should check that params are not nil, otherwise it may assume that params are non-nil.

Check that all such methods are consistent with the standard.

@tebe-nigrelli tebe-nigrelli self-assigned this Nov 7, 2024
@tebe-nigrelli tebe-nigrelli changed the title Ensure consistency in when to is it checked whether logger / structs are nil Ensure consistency in when it is checked whether function arguments (logger / structs) are nil Nov 11, 2024
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

1 participant