Get the name of a number, even if it's stupidly big.
Este repositório está arquivado. Pode ver ficheiros e cloná-lo, mas não pode fazer envios ou lançar questões ou pedidos de integração.
|
- 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
|