github.com/crossplane/upjet@v1.3.0/.editorconfig (about) 1 # SPDX-FileCopyrightText: 2023 The Crossplane Authors <https://crossplane.io> 2 # 3 # SPDX-License-Identifier: CC0-1.0 4 5 [*] 6 charset = utf-8 7 insert_final_newline = true 8 end_of_line = lf 9 indent_style = space 10 indent_size = 2 11 max_line_length = 80