1 2 3 4 5 6 7 8 9
# SPDX-FileCopyrightText: NONE # # SPDX-License-Identifier: CC0-1.0 root = true # Use this file as EditorConfig to deactivate insertion of final newline for check and fix. [*] insert_final_newline=false