diff --git a/extra/uncrustify.cfg b/extra/uncrustify.cfg index 394e7f8..7895080 100644 --- a/extra/uncrustify.cfg +++ b/extra/uncrustify.cfg @@ -984,7 +984,7 @@ nl_start_of_file = ignore # ignore/add/remove/force nl_start_of_file_min = 0 # number # Add or remove newline at the end of the file -nl_end_of_file = force # ignore/add/remove/force +nl_end_of_file = add # ignore/add/remove/force # The number of newlines at the end of the file (only used if nl_end_of_file is 'add' or 'force') nl_end_of_file_min = 0 # number