Skip to content

Instantly share code, notes, and snippets.

@markelog
Created February 1, 2015 02:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markelog/8d2663f5046aef86a1c4 to your computer and use it in GitHub Desktop.
Save markelog/8d2663f5046aef86a1c4 to your computer and use it in GitHub Desktop.
{
configure: ...
getOptionName: ...
check: ...
format: /* global function for whitespace imported through `require` */
// or
format: /* string option "whitespace" which would signify what kind of manipulation should be done */
// or
format: /* "complicated" format function for hard to do rules */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment