lukasjarosch / skipper

Inventory based templated configuration library inspired by the kapitan project
https://lukasjarosch.github.io/skipper/
MIT License
11 stars 3 forks source link

Check if the class contains a root key which has the same name as the file #47

Closed alxndr13 closed 1 year ago

alxndr13 commented 1 year ago

Is your feature request related to a problem? Please describe. It is frustrating when copying classes and renaming the file AND you forget to modify the root key of the file that the templates just don't get rendered.

Describe the solution you'd like The lib should check for a match of the root key in the class and the filename