filecoin-project / motion

:motorcycle: Accelerating Data onto FileCoin
Other
25 stars 5 forks source link

Flags should be `kebab-case` instead of `camelCase` #193

Open elijaharita opened 1 year ago

elijaharita commented 1 year ago

Camel case flags are definitely not a standard or expected practice. Will it break anything to change this? We should do it sooner than later.

elijaharita commented 1 year ago

On this topic, some Singularity-related flags are prefixed as experimentalSingularityXXX. Are these prefixes still indicating something useful, or can we remove the experimental part?

rvagg commented 1 year ago

yes please, I was just in there and there's even a mix of casings for flags