Spaces not tabs

This commit is contained in:
Joshua Bell 2018-03-23 08:24:24 -07:00 committed by GitHub
parent 7a2a818b77
commit d8de51ac59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,9 +6,10 @@ syntax details.
## Formatting
* Tabs, not spaces
* Tab stops are 8 characters (Emacs asm-mode default)
* Spaces, not tabs
* "Tab" stops for alignment are 8 characters (Emacs asm-mode default)
* `res/asmfmt.pl` can be used for formatting
* No trailing whitespace
## Assembly