mirror of
https://github.com/moparisthebest/pacman
synced 2025-02-28 09:21:53 -05:00
HACKING: mention tab size and line width
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
cd2370754a
commit
6fa7e8aff5
4
HACKING
4
HACKING
@ -10,7 +10,9 @@ Coding Style
|
||||
------------
|
||||
|
||||
1. All code should be indented with tabs. (Ignore the use of only spaces in
|
||||
this file) By default, source files contain the following Vim modeline:
|
||||
this file.) A tab size of two spaces is used when calculating line widths,
|
||||
which should be a maximum of 80 characters. By default, source files
|
||||
contain the following Vim modeline:
|
||||
+
|
||||
[source,C]
|
||||
-------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user