Open raymondbutcher opened 5 years ago
This should be able to perform git checks in the same way as Jinjaform:
https://github.com/claranet/jinjaform/blob/83a90ef5e473e416103ccf7b3c937ee06ad61a38/jinjaform/rc.py#L8-L18
It should be optional, only if called from a custom run() function.
run()
This should be able to perform git checks in the same way as Jinjaform:
https://github.com/claranet/jinjaform/blob/83a90ef5e473e416103ccf7b3c937ee06ad61a38/jinjaform/rc.py#L8-L18
It should be optional, only if called from a custom
run()
function.