summaryrefslogtreecommitdiff
path: root/misc/Nindent
Commit message (Collapse)AuthorAgeFilesLines
* misc: Nindent -- Drop expand tabs with space optionCyrill Gorcunov2018-10-281-1/+1
| | | | | | | | | | | Currently out code is rather a mix of space/tabs with sometime different indent level. Mostly because some of developers are came from kernel space. Lets shift to kernel coding standart with small steps, file by file. It really helps when you're sitting in front of laptop more than 10 hours long. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
* Nindent: add back the -nut optionH. Peter Anvin2009-05-251-1/+1
| | | | | | | NASM is developed under a bunch on environments, to tabs aren't the best choice. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Nindent: update with the -npro and -il0 optionsH. Peter Anvin2009-05-251-2/+18
| | | | | | Update with the -npro and, if recent enough, the -il0 options. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Script to format the source code in a standard formatH. Peter Anvin2004-12-291-0/+2