ecformat 0.2.0

command line tool to keep files correct in respect of your EditorConfig
Documentation
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