evanphx (owner)

Revisions

gist: 3379 Download_button fork
public
Public Clone URL: git://gist.github.com/3379.git
Text only
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<match path="project"> rubinius </match>
 
<formatter medium="irc">
 
  <lineLimit>1</lineLimit>
  <wrapWidth>150</wrapWidth>
  <widthLimit>150</widthLimit>
  <crunchWhitespace/>
 
  <format appliesTo="CommitToIRC">
    * <log/>; <revision/> - <author/>
  </format>
 
</formatter>