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.21
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.22
Choose a head ref
  • 9 commits
  • 18 files changed
  • 2 contributors

Commits on Nov 10, 2014

  1. fixup rule configuration asserts and add tests

    - fixup bug in checkOption method (not it works)
    - add tests for all rules
    
    Fixes #23
    Closes #44
    Alexej Yaroshevich committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    ef018b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from zxqfox/hotfix/invalid-configuration-shoul…

    …d-throws
    
    fixup rule configuration asserts and add tests
    qfox committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    955d3ac View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2014

  1. readme: describe all rules and add examples

    Fixes #30
    Alexej Yaroshevich committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    71aaf10 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from zxqfox/hotfix/readme-update

    readme: describe all rules and add examples
    qfox committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    b182e71 View commit details
    Browse the repository at this point in the history
  3. add test case and fix error message

    Fixes #35
    Alexej Yaroshevich committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    1ed53d8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #47 from zxqfox/hotfix/vararg-param-error

    add test case and fix error message
    qfox committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    7d2d1e7 View commit details
    Browse the repository at this point in the history
  5. checkParamNames: out of order case and tests

    Fixes #33
    Alexej Yaroshevich committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    ed2f0f1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #48 from zxqfox/feature/out-of-order

    checkParamNames: out of order case and tests
    qfox committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    682a6c1 View commit details
    Browse the repository at this point in the history
  7. v0.0.22

    - add out-of-order messages to checkParamNames
    - bunch of error message fixes
    - describe all existent rules
    - fixup bug in checkOption method
    - add tests for all rules
    Alexej Yaroshevich committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    83cfd9a View commit details
    Browse the repository at this point in the history
Loading