# Copyright (C) The libssh2 project and its contributors. # # SPDX-License-Identifier: BSD-3-Clause root = true [*] charset = utf-8 insert_final_newline = true indent_style = space trim_trailing_whitespace = true [*.{c,h}] indent_size = 4 max_line_length = 79