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.1.0
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.1.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Nov 26, 2014

  1. checkTypes: add capitalizedNativeCase mode

    - fixed null case checking
    
    Fixes #51
    Alexej Yaroshevich committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    4f980de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from zxqfox/feature/capitalized-natives

    checkTypes: add capitalizedNativeCase mode
    qfox committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    684eab9 View commit details
    Browse the repository at this point in the history
  3. v0.1.1

    - checkTypes rule: new value capitalizedNativeCase
    Alexej Yaroshevich committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    35c3dd6 View commit details
    Browse the repository at this point in the history
Loading