Commit graph

3 commits

Author SHA1 Message Date
Graham Esau
11d95b79e5
Derive JsonSchema_repr (#76) 2021-03-25 22:36:28 +00:00
Graham Esau
60284fdf93 Ensure json files are have LF line-endings.
"Expected" schema json files are generated by serde_json with LF line-endings, even on windows. Ensure that Git checks them out with LF line-endings to match
2020-02-26 19:17:14 +00:00
Graham Esau
a92638146a Ensure schema.json files are have LF line-endings.
The files are generated by serde_json with LF line-endings, even on windows. Ensure that Git checks them out with LF line-endings to match
2020-02-22 14:07:17 +00:00