Skip to main content
Module

x/prove/.editorconfig

A lightweight composable decoding and validation library
Latest
File
#root = true
[*]indent_style = spaceend_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = truemax_line_length = 100indent_size = 2
[*.md]trim_trailing_whitespace = false