Skip to main content
Module

x/json_hash/.editorconfig

JCS (JSON Canonicalization Scheme), JSON digests, and JSON Merkle hashes
Latest
File
root = true
[*]charset = utf-8end_of_line = lftrim_trailing_whitespace = trueinsert_final_newline = true
[*.{json,sh,ts,yaml,yml}]indent_style = spaceindent_size = 2max_line_length = 80
[hooks/bin/**]charset = unsetend_of_line = unsettrim_trailing_whitespace = unsetindent_style = unsetindent_size = unsetinsert_final_newline = unsetmax_line_length = unset