<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>check/erb.sake</filename>
    </added>
    <added>
      <filename>check/ruby.sake</filename>
    </added>
    <added>
      <filename>check/yaml.sake</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -23,6 +23,9 @@ http://errtheblog.com/posts/60-sake-bomb
 
 The following sake tasks are installed:
 
+  sake check:erb                           # Find all .erb or .rhtml files in the current directory tree and report any syntax errors
+  sake check:ruby                          # Find all .rb files in the current directory tree and report any syntax errors
+  sake check:yaml                          # Find all .yml files in the current directory tree and report any syntax errors
 	sake git:analyze:commits:flog_frequent   # Flog the most commonly revised files in the git history
 	sake git:close                           # Delete the current branch and switch back to master
 	sake git:manpages:install                # Install man pages for current git version</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d2f35db74b4476fa08270ff7c38bbb312d732c77</id>
    </parent>
  </parents>
  <author>
    <name>Luke Melia</name>
    <email>luke@lukemelia.com</email>
  </author>
  <url>http://github.com/thrashr888/sake-tasks/commit/f081d1fac6b17822174aecd26017c79837efd93e</url>
  <id>f081d1fac6b17822174aecd26017c79837efd93e</id>
  <committed-date>2008-08-19T04:48:30-07:00</committed-date>
  <authored-date>2008-08-19T04:32:13-07:00</authored-date>
  <message>Added tasks for checking syntax on erb, ruby and YAML files in the current tree.</message>
  <tree>b043f6a8dbc11da66c85e867c7567218255151f4</tree>
  <committer>
    <name>Luke Melia</name>
    <email>luke@lukemelia.com</email>
  </committer>
</commit>
