-
Notifications
You must be signed in to change notification settings - Fork 32
Comparing changes
Open a pull request
base repository: jscs-dev/jscs-jsdoc
base: v1.0.1
head repository: jscs-dev/jscs-jsdoc
compare: v1.1.0
- 11 commits
- 13 files changed
- 2 contributors
Commits on May 11, 2015
-
Misc: bump jsdoctypeparser to use new PEG parser
Fixes #94 Fixes #88 Ref jsdoctypeparser/jsdoctypeparser#14 Ref jsdoctypeparser/jsdoctypeparser#12 Ref jsdoctypeparser/jsdoctypeparser#7 Ref jsdoctypeparser/jsdoctypeparser#10
Alexej Yaroshevich committedMay 11, 2015 Configuration menu - View commit details
-
Copy full SHA for cf2aff9 - Browse repository at this point
Copy the full SHA cf2aff9View commit details -
Docs: update changelog, fix broken link
Alexej Yaroshevich committedMay 11, 2015 Configuration menu - View commit details
-
Copy full SHA for a34608a - Browse repository at this point
Copy the full SHA a34608aView commit details
Commits on Jun 9, 2015
-
New rule: requireDescriptionCompleteSentence
The regular expression was left with only \n because if it splits at end of input then it will have an extra empty array.
Configuration menu - View commit details
-
Copy full SHA for 152ab67 - Browse repository at this point
Copy the full SHA 152ab67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e56f72 - Browse repository at this point
Copy the full SHA 9e56f72View commit details -
Misc: add changelog npm command
Alexej Yaroshevich committedJun 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 544cf7d - Browse repository at this point
Copy the full SHA 544cf7dView commit details -
Docs: update changelog and fix url
Alexej Yaroshevich committedJun 9, 2015 Configuration menu - View commit details
-
Copy full SHA for abce52a - Browse repository at this point
Copy the full SHA abce52aView commit details
Commits on Jun 24, 2015
-
leadingUnderscoreAccess: skip checking for overriden methods
Fixes #114
Alexej Yaroshevich committedJun 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 79e316c - Browse repository at this point
Copy the full SHA 79e316cView commit details -
requireParamTypes: Change if to early return format
- The if statement in the require param type rule uses the quick bail format Closes gh-112
Configuration menu - View commit details
-
Copy full SHA for 85fba47 - Browse repository at this point
Copy the full SHA 85fba47View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf19a6c - Browse repository at this point
Copy the full SHA bf19a6cView commit details -
Docs: add rule requireParamDescription
Alexej Yaroshevich committedJun 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 262ce3f - Browse repository at this point
Copy the full SHA 262ce3fView commit details -
Thanks to dtraces for new rules. And also releasing new PEG-based jsdoctypeparser. Please see CHANGELOG for full list of changes.
Alexej Yaroshevich committedJun 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 80c3ea7 - Browse repository at this point
Copy the full SHA 80c3ea7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.1...v1.1.0