Friendica Communications Platform
(please note that this is a clone of the repository at github, issues are handled there)
https://friendi.ca
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
|
- # 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
|