File .editorconfig
Last commit: Thu Nov 7 17:03:39 2019 +0100 Jan Dankert Compare versions with special versions object.
1 root = true 2 3 # Unix-style newlines with a newline ending every file 4 [*] 5 end_of_line = lf 6 7 # Tab indentation (no size specified) 8 [*.java] 9 indent_style = tab
Download.editorconfig
History Thu, 7 Nov 2019 17:03:39 +0100 Jan Dankert Compare versions with special versions object.