Code review comment for lp:~unity-team/unity8/manual-qmltypes

Revision history for this message
MichaƂ Sawicz (saviq) wrote :

On 27.06.2014 11:07, Michael Zanetti wrote:
> Any idea how to prevent people from changing the code and forgetting to update the qmltypes file? Could we think of a simple and fast test that verifies if they're up to date?

This would probably be a pre-commit hook where we'd need to generate
them and compare to what's checked in. We should probably do a bit more
- make test, check whitespace, copyright...

« Back to merge proposal