Closed RobAtticus closed 6 years ago
As pointed out in issue #6, our script files do not follow the same variable conventions. generate_*.sh use a camel-case format while other use all uppercase. We should standardize on all uppercase.
generate_*.sh
Pull request is on the way, please, take a look
Awesome, thanks! Will look later this week as we are doing release stuff for main repo
Fixed by #10
As pointed out in issue #6, our script files do not follow the same variable conventions.
generate_*.sh
use a camel-case format while other use all uppercase. We should standardize on all uppercase.