Friendica Communications Platform
(please note that this is a clone of the repository at github, issues are handled there)
https://friendi.ca
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
|
- # editorconfig tool configuration
- # see http://editorconfig.org for docs
-
- root = true
-
- [*]
- charset = utf-8
- end_of_line = lf
- trim_trailing_whitespaces = true
- indent_style = tab
|