gitmalong

Results 61 issues of gitmalong

I would like to transform field values that start with a certain prefix during deserialization. ```yaml fields: some: thing some_secret: ENC() ``` Is this already possible?