-
Notifications
You must be signed in to change notification settings - Fork 32
Issues: jscs-dev/jscs-jsdoc
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Is there a way to switch off jsdoc enforceExistence for anonymous arrow functions?
beginner-friendly
docs
#193
opened Mar 3, 2016 by
blazkovicz
Add "trailingUnderscoreAccess" option
beginner-friendly
new rule value
#170
opened Oct 8, 2015 by
tonyganch
checkTypes: "natives" should be "primitives" (see notes below)
beginner-friendly
enhancement
#165
opened Oct 1, 2015 by
gajus
Add a rule requireReturnDescriptionCompleteSentence
beginner-friendly
new rule
#156
opened Sep 22, 2015 by
gajus
Add a rule to enforce maximum comment width
beginner-friendly
new rule
#155
opened Sep 19, 2015 by
gajus
Parameter type validation for JSDuck should allow all primitive literals
beginner-friendly
enhancement
#136
opened Aug 4, 2015 by
jdforrester
New Rule: require summary description.
beginner-friendly
new rule
#108
opened May 31, 2015 by
dtracers
check default values
beginner-friendly
enhancement
esnext
#100
opened May 3, 2015 by
AlexanderZeilmann
checkRedundantReturns: thought about reworking rule
beginner-friendly
#34
opened Nov 6, 2014 by
cowwoc
"Wrong returns value" warning ignores subclasses (@class and @extends support)
beginner-friendly
#31
opened Nov 5, 2014 by
cowwoc
Add ability for listing object properties as md rows (prefixed with dash)
beginner-friendly
enhancement
#2
opened Apr 12, 2014 by
qfox
ProTip!
Exclude everything labeled
bug
with -label:bug.