Files
- file names should use only
[a-z_-] - file names should use
_or-instead of spaces (be consistent with the convention in the folder) - text files' encoding should be UTF-8 without BOM
- text files' line break type should be LF
- text files should end with a line break