1. detroit-syntax(5)
  2. detroit-syntax(5)

NAME

detroit-syntax - ruby syntax checker plug-in for detroit

DESCRIPTION

The Syntax plug-in for Detroit will make sure your ruby scripts are syntax error free. This plug-in shells out to ruby -c.

Clearly this ia a rather trivial plug-in, and is here mainly for example sake.

OPTIONS

The following options can be used in the Detroit assembly file for defining a Syntax service.

EXAMPLES

A typical example would look something like:

syntax:
  files: [lib, test]

RESOURCES

For more information:

Copyright (c) 2010 Thomas Sawyer, Rubyworks

Detroit Syntax is distributable in accordance with the GPL v.3 license.

SEE ALSO

detroit(1), ruby(1)

  1. October 2011
  2. detroit-syntax(5)