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: f5182b6
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: c84f5f8
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 10, 2014

  1. checkRedundantParams, checkParamNames: add jsdoc check, etc

    - fix several exceptions when validating files missing jsdoc tags
    
    Closes #37
    Closes #38
    Christopher Hiller authored and Alexej Yaroshevich committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    792be3d View commit details
    Browse the repository at this point in the history
  2. add tests for this case

    Alexej Yaroshevich committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    5cf667c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #38 from zxqfox/hotfix/missing-jsdoc-bugs

    bugs with missing jsdoc blocks
    qfox committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    e705052 View commit details
    Browse the repository at this point in the history
  4. v0.0.18

    - fixup several issues in checkRedundantParams and checkParamNames rules
    Alexej Yaroshevich committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    c84f5f8 View commit details
    Browse the repository at this point in the history
Loading