mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
chore: Delete comments and config settings and stuff from here and there
This commit is contained in:
@@ -7,9 +7,6 @@ charset = utf-8
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
# Traditionally, the end-of-line character has been platform-specific.
|
||||
end_of_line = unset
|
||||
|
||||
[*.txt]
|
||||
indent_style = space
|
||||
|
||||
@@ -40,12 +37,6 @@ max_doc_length = unset
|
||||
max_line_length = unset
|
||||
trim_trailing_whitespace = unset
|
||||
|
||||
[*~]
|
||||
end_of_line = unset
|
||||
indent_style = unset
|
||||
insert_final_newline = unset
|
||||
trim_trailing_whitespace = unset
|
||||
|
||||
[COMMIT_EDITMSG]
|
||||
indent_style = space
|
||||
max_doc_length = unset
|
||||
|
||||
Reference in New Issue
Block a user