Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

Release 0.3.0

Compare
Choose a tag to compare
@gustavohenke gustavohenke released this 23 Dec 14:15
· 176 commits to master since this release
  • [#17] Rewrote (almost?) everything in the task
  • [#18] Fixed Windows testing by forcing end of line via .gitattributes
  • [#15, #16] Do not silently fail at syntax error
  • [#13] Add reporter option
    Allows to use any of the built-in JSCS reporters
  • Add reporterOutput option
    Writes task output to a separate file.
  • Implemented --force CLI argument/task option
  • [#4] Accept JSCS options as task options
  • [email protected]

...and a big thanks to @markelog, who did everything in this version! 👍