Ran
|
Files
9
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
travis-ci
Set "latedef" to "nofunc" in the plugin generator This change makes the plugin generator consistent with the [generator generator](https://github.com/donejs/generator-donejs/blob/801dace37/generator/templates/static/.jshintrc#L10). JSHint will no longer complain about the function being “used before it was defined” in this example: ```js work(); function work() {} ```
105 of 116 branches covered (90.52%)
341 of 350 relevant lines covered (97.43%)
8.23 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|