mirror of
				https://github.com/gitbucket/gitbucket.git
				synced 2025-10-31 18:46:28 +01:00 
			
		
		
		
	force eol to lf by editorconfig / allow trailing space to *.md (#1965)
This commit is contained in:
		| @@ -5,6 +5,10 @@ trim_trailing_whitespace = true | ||||
| insert_final_newline = true | ||||
| indent_style = space | ||||
| indent_size = 2 | ||||
| end_of_line = lf | ||||
|  | ||||
| [*.md] | ||||
| trim_trailing_whitespace = false | ||||
|  | ||||
| [*.java] | ||||
| trim_trailing_whitespace = true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user