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

Commits on Aug 22, 2014

  1. new rules: enforce, trailingUndersoreAccess, strict

    some tests refactoring, new tests, readme update
    closes #4, closes #5
    Alexej Yaroshevich committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    9acd838 View commit details
    Browse the repository at this point in the history
  2. fixup tests error, update version

    Alexej Yaroshevich committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    487eccd View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2014

  1. some renames, readme update, remove trailingUnderscore, fixes

    rename enforce to enforceExistence
    rename strict to checkRedundantAccess
    moved out strict of leadingUnderscoreAccess checker
    upgrade validators interface
    fixup incorrects in readme
    Alexej Yaroshevich committed Aug 24, 2014
    Configuration menu
    Copy the full SHA
    aee2805 View commit details
    Browse the repository at this point in the history
  2. fixup bug in .jscsrc, clean up codestyle errors, fixup versions

    Alexej Yaroshevich committed Aug 24, 2014
    Configuration menu
    Copy the full SHA
    ecefdc6 View commit details
    Browse the repository at this point in the history
  3. fixing location determination, more tests

    Alexej Yaroshevich committed Aug 24, 2014
    Configuration menu
    Copy the full SHA
    5fb9088 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2014

  1. Merge pull request #10 from zxqfox/feature/enforce-and-access-options

    Feature/enforce and access options
    qfox committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    b5f6dca View commit details
    Browse the repository at this point in the history
Loading