Merge commit '7276f4df051bc58af8a2da7d3199517d43d37582' as 'tests/json-patch-tests'

This commit is contained in:
Max Bruckner
2017-04-11 14:45:28 +02:00
7 changed files with 747 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# EditorConfig is awesome: http://EditorConfig.org
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
indent_style = space