|
|
#Programming Style
|
|
|
# Programming Style
|
|
|
> Here's what I could understand from Kristaba's habits ~Eiyeron
|
|
|
|
|
|
FiXos seems based on snake_case, which means that only lower case is used and underscores (`_`) are used to separate words in variable/function/files names.
|
... | ... | |