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

Replace _ by - in meson options #78

Open
fvalette-ledger opened this issue Nov 8, 2024 · 0 comments
Open

Replace _ by - in meson options #78

fvalette-ledger opened this issue Nov 8, 2024 · 0 comments
Labels
enhancement request for code evolution

Comments

@fvalette-ledger
Copy link
Contributor

By convention, GNU long option use hyphens to separate words.

GNU adds long options to these conventions. Long options consist of -- followed by a name made of alphanumeric characters and dashes. Option names are typically one to three words long, with hyphens to separate words. Users can abbreviate the option names as long as the abbreviations are unique.

So, rename meson option in order to use hyphen instead of underscore

@fvalette-ledger fvalette-ledger added the enhancement request for code evolution label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement request for code evolution
Projects
None yet
Development

No branches or pull requests

1 participant