index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Jason St. John <jstjohn@purdue.edu> | 2013-10-31 17:55:54 -0400 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-11-08 09:28:05 +1000 |
commit | 14cc790c59e55f4a3f4d7fc47a2f60c468c5887b (patch) | |
tree | 016866b092cc013afa70e5c8fbc363b44458c5e3 | |
parent | 0c180cb7cc890fdf162f3624d3fbeb6af95d2557 (diff) |
-rw-r--r-- | HACKING | 4 |
@@ -6,11 +6,11 @@ concerns when hacking on pacman. If you are interested in contributing, please read link:submitting-patches.html[submitting-patches] and link:translation-help.html[translation-help] as well. -Coding style +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) By default, source files contain the following Vim modeline: + [source,C] ------------------------------------------- |