Johan Sundström
Johan Sundström
I think an input file ``` ###! YOUR DELICIOUS LEGAL-CASE LICENSE MUCK HERE ### ``` is expected to produce ``` /*! YOUR DELICIOUS LEGAL-CASE LICENSE MUCK HERE */ ``` when...
Fixes #19, too, I suppose.
I've worked with a few projects where, for various reasons, only **branches** (their main metric) and **functions** coverage levels are sought, and adapted the html reporter to only show those...
For the "dumb" rules that lend themselves to automation, I have been missing a dependable command-line tool that crawls a project and (in-place-) enforces the rules to all files they...
Feel free to tuck on `&rgb=RRGGBB` and `&opacity=0.0…1.0` to the url, and an optional `&zoom=N` level if there's nicer ideas than black at opacity 0.8 and the default zoom of...
This pull request adds api shortcuts `deepClone` and `shallowClone` to circumvent the [api Boolean trap](http://ariya.ofilabs.com/2011/08/hall-of-api-shame-boolean-trap.html) problem.
A simple closed path(*) terminated with a single `z` (the logic gets hairier when you have multiple `z`s) such as ``` ``` …can be rotated around until its `z` close-path...