ai-cfia / fertiscan-backend

Fertiscan backend
MIT License
2 stars 0 forks source link

Use snake_case instead of camelCase for function names. #7

Closed snakedye closed 4 months ago

snakedye commented 4 months ago

The function names should all be in snake_case

Tasks:

Acceptance Criteria:

The function name should all be in snake_case and they should reflect what they are used for.