Get the name of a number, even if it's stupidly big.
Ce dépôt est archivé. Vous pouvez voir les fichiers et le cloner, mais vous ne pouvez pas pousser ni ouvrir de ticket/demande d'ajout.
|
1234567891011 |
- root = true
-
- [*]
- charset = utf-8
- end_of_line = lf
- indent_size = 2
- indent_style = space
- insert_final_newline = true
- max_line_length = 120
- tab_width = 8
- trim_trailing_whitespace = true
|