flipper icon indicating copy to clipboard operation
flipper copied to clipboard

Naming Style Validation

Open LandonSchropp opened this issue 1 year ago • 2 comments
trafficstars

The Naming Conventions page in the Flipper documentation includes some good advice:

Pick a naming style and stick with it. The most important thing is consistency.

Is there any way to enforce this with Flipper? It'd be cool to be able to configure a naming_style parameter and have Flipper automatically validate that the name matches the style.

LandonSchropp avatar Aug 21 '24 22:08 LandonSchropp

Good suggestion. I opened https://github.com/flippercloud/flipper/pull/880 with an impelementation.

bkeepers avatar Aug 22 '24 13:08 bkeepers

Awesome! Thank you. 🙏

LandonSchropp avatar Aug 22 '24 15:08 LandonSchropp