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: c92384e
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: 5ea3c25
Choose a head ref
  • 9 commits
  • 17 files changed
  • 2 contributors

Commits on Nov 27, 2014

  1. jscsrc: add jsdoc rules, fixup code

    Alexej Yaroshevich committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    f7ce734 View commit details
    Browse the repository at this point in the history
  2. zimbabwe

    Alexej Yaroshevich committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    a4e4f3c View commit details
    Browse the repository at this point in the history
  3. pkgs: cleanup deps (drop esprima, update mocha, etc)

    Alexej Yaroshevich committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    5c83490 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2014

  1. Configuration menu
    Copy the full SHA
    425e292 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2014

  1. enforceExistence: add exceptExports value

    Alexej Yaroshevich committed Nov 30, 2014
    Configuration menu
    Copy the full SHA
    26a6dcf View commit details
    Browse the repository at this point in the history
  2. checkRedundantParams: qualify variable type as optional

    Fixes #62
    Closes #64
    Alexej Yaroshevich committed Nov 30, 2014
    Configuration menu
    Copy the full SHA
    6901883 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #63 from zxqfox/feature/enforce-existance-except-e…

    …xports
    
    enforceExistence: add exceptExports value
    qfox committed Nov 30, 2014
    Configuration menu
    Copy the full SHA
    e8e547a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #64 from zxqfox/hotfix/triple-dots

    checkRedundantParams: qualify variable type as optional
    qfox committed Nov 30, 2014
    Configuration menu
    Copy the full SHA
    1299a0a View commit details
    Browse the repository at this point in the history
  5. v0.3.0

    - code climate fixes
    - enforceExistence: add exceptExports mode
    - checkRedundantParams: qualify variable type as optional
    - couple of fixes in readme
    Alexej Yaroshevich committed Nov 30, 2014
    Configuration menu
    Copy the full SHA
    5ea3c25 View commit details
    Browse the repository at this point in the history
Loading