Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jscs-dev/jscs-jsdoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.18
Choose a base ref
...
head repository: jscs-dev/jscs-jsdoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.19
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on Nov 10, 2014

  1. add tests with throwing cage for missing jsdoc scopes

    Alexej Yaroshevich committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    0230100 View commit details
    Browse the repository at this point in the history
  2. checkParamName: fixup throw on declared but unexistent params

    Fixes #39
    Closes #40
    Alexej Yaroshevich committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    ee83271 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #40 from zxqfox/hotfix/param-name-throw

    fix param name throws
    qfox committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    ced89ec View commit details
    Browse the repository at this point in the history
  4. v0.0.19

    - fixup checkParamNames rule: fix throw
    Alexej Yaroshevich committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    fd8617b View commit details
    Browse the repository at this point in the history
Loading