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

chore: make sure all feature names are kebab case #114

Merged

Commits on Mar 1, 2024

  1. chore: make sure all feature names are kebab case

    Even though there is no official convention yet, we need consistent
    casing and kebab case seems to be the consensus in the community.
    
    See the following for official conventions regarding casing:
    https://rust-lang.github.io/api-guidelines/naming.html#casing-conforms-to-rfc-430-c-case
    ROMemories authored and kaspar030 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b48d2a3 View commit details
    Browse the repository at this point in the history