Friendica Communications Platform
(please note that this is a clone of the repository at github, issues are handled there)
https://friendi.ca
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
|
- # 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
|