File: contributing.mdwn

package info (click to toggle)
git-annex 3.20120629
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 6,000 kB
  • sloc: haskell: 12,228; makefile: 93; ansic: 84; perl: 37; sh: 10
file content (7 lines) | stat: -rw-r--r-- 305 bytes parent folder | download
1
2
3
4
5
6
7
## Style

This project uses tabs for indentation and the code looks fine with
any tab width. If you are using Emacs, and have it configured to use
spaces for indentation, then you can add a `./.dir-locals.el` to use
tabs for files in this project. See
<http://www.emacswiki.org/emacs/DirectoryVariables>.