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

Drop camelcase #15

Merged
merged 1 commit into from
Aug 20, 2020
Merged

Drop camelcase #15

merged 1 commit into from
Aug 20, 2020

Conversation

TrySound
Copy link
Contributor

@TrySound TrySound commented Aug 8, 2020

Camelcase package was used in two cases

  1. Converting package name which is simply hardcoded.
  2. Converting codec name to format compatible. "format" is more often
    used option so we assume codec names are camel cased as well.

@TrySound TrySound mentioned this pull request Aug 8, 2020
Camelcase package was used in two cases

1. Converting package name which is simply hardcoded.
2. Converting codec name to format compatible. "format" is more often
used option so we assume codec names are camel cased as well.
@TrySound
Copy link
Contributor Author

Hi @bholloway What do you this about this change?

@bholloway bholloway merged commit 8557f80 into bholloway:master Aug 20, 2020
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

Successfully merging this pull request may close these issues.

2 participants