Avoid using underscores in file names, use dashes instead.
| Right | Wrong |
|---|---|
mylong-filename.txt | mylong_filename.txt |
Lower case chars only.
| Setting | Value |
|---|---|
| style | K&R |
| tab policy | spaces only |
| identation size | 2 |
| tab size | 2 spaces |
| new line | line feed only; unix style |
| encoding | UTF-8 |
| Setting | Value |
|---|---|
| tab policy | spaces only |
| identation size | 2 |
| tab size | 2 spaces |
| new line | line feed only; unix style |
| encoding | UTF-8 |
| Setting | Value |
|---|---|
| tab policy | spaces only |
| identation size | 2 |
| tab size | 2 spaces |
| new line | line feed only; unix style |
| encoding | UTF-8 |