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

Inconsistent function naming #286

Open
adityakiran1423 opened this issue Nov 26, 2024 · 0 comments
Open

Inconsistent function naming #286

adityakiran1423 opened this issue Nov 26, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@adityakiran1423
Copy link
Collaborator

Find all references to functions named in pascalCase and change it to snake_case. The .github/workflows/pep8_autoformat.yml has been set up however these files with inconsistent naming may have been committed before pep8 auto format job was set up.

Acceptance criteria :

  • All functions must have be named using snake_case

Ideas :

  • Check all files files in tests/ and src/acom_music_box/
@K20shores K20shores added the good first issue Good for newcomers label Nov 27, 2024
@K20shores K20shores added this to the Sancy's MusicBox Paper milestone Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants