issues
search
jscs-dev
/
jscs-jsdoc
JsDoc validation rules for jscs
MIT License
99
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixed typo
#203
ryanrishi
closed
7 years ago
0
Add Node.js 6 to .travis.yml
#202
tersmitten
opened
8 years ago
0
Fix more complex requireDescriptionCompleteSentence cases
#201
tersmitten
opened
8 years ago
2
Allow lower letter after period if no any space.
#200
ptash
opened
8 years ago
0
[Meta] Is this merging into ESLint?
#199
dtracers
opened
8 years ago
2
an error with jsDoc
#198
dtracers
opened
8 years ago
1
JSCS 3: Stable JsDoc plugin
#197
mdevils
closed
8 years ago
0
Question : How to add custom code to check to jscs-jsdoc module?
#196
buenjybar
opened
8 years ago
4
New Rule: enforce order of tags
#195
dtracers
opened
8 years ago
2
Function is missing documentation for parameter `undefined` with default parameters
#194
jipodine
opened
8 years ago
1
Is there a way to switch off jsdoc enforceExistence for anonymous arrow functions?
#193
blazkovicz
opened
8 years ago
3
Added @listens tag to jsdoc3.json
#192
ianmcburnie
closed
8 years ago
8
@listens tag is missing from jsdoc3.json
#191
ianmcburnie
closed
8 years ago
0
False positive "Unexpected data in tag constructor" for JSDuck
#190
Krinkle
closed
7 years ago
1
enforceExistence rule not work properly for anonymous function.
#189
annsk
closed
8 years ago
3
Tags should be case insensitive
#188
Yeti-or
opened
8 years ago
2
Why can't support array[].property jsdoc syntax??
#187
XGHeaven
opened
8 years ago
0
requireDescriptionCompleteSentence: To detect and ignore HTML content
#186
kepta
closed
8 years ago
10
AssertionError with missing braces and multi-line description in @returns tag
#185
pabigot
opened
8 years ago
1
Merge checkParamNames and checkRedundantParams
#184
gajus
opened
8 years ago
0
jsdoc incorrectly validates shorthand arrow functions with nested function signatures
#183
fracmak
opened
8 years ago
0
Release 1.2.1
#182
qfox
closed
8 years ago
1
Inlined tags in requireDescriptionCompleteSentence
#181
qfox
closed
8 years ago
0
requireDescriptionCompleteSentence: fails to recognize inlined links.
#180
byuksel
closed
8 years ago
2
Bump comment-parser to v0.3.1
#179
ljharb
closed
9 years ago
5
Add @override tag support
#178
demxa
closed
8 years ago
1
Override is a valid tag
#177
cocoabythefire
closed
8 years ago
4
Parameter validation wrongly associates closure and doc block
#176
Krinkle
closed
7 years ago
4
Support disabling rules in jsdoc
#175
paladox
opened
9 years ago
3
Support disabling rules in jsdoc
#174
paladox
opened
9 years ago
10
Fix scope for arrow functions
#173
webuniverseio
closed
8 years ago
3
Update deprecated enforceExistence in Usage section
#172
dmnsgn
closed
8 years ago
1
requireDescriptionCompleteSentence is not allowed to be false or null
#171
ronkorving
opened
9 years ago
1
Add "trailingUnderscoreAccess" option
#170
tonyganch
opened
9 years ago
0
Separate checkTypes rule into checkTypes and checkNativeTypeCase
#169
gajus
opened
9 years ago
1
Consider including contents of the README
#168
gajus
opened
9 years ago
1
Force @return or @returns
#167
gajus
opened
9 years ago
6
What was the reason for removing a period after the error message?
#166
gajus
closed
9 years ago
3
checkTypes: "natives" should be "primitives" (see notes below)
#165
gajus
opened
9 years ago
3
disallowTabs fails with TypeError
#164
yekver
closed
9 years ago
0
159 arrow
#163
qfox
closed
8 years ago
2
Fix: add ExportNamedDeclaration to enforceExistence
#162
qfox
closed
8 years ago
0
Docs: fix grammar for couple of rules
#161
qfox
closed
8 years ago
1
Fixes #159: enforceExistence with exports
#160
qfox
closed
9 years ago
0
enforceExistence is not working with ES2015 exports
#159
AlexanderZeilmann
closed
8 years ago
6
Fix grammar in a couple of rules descriptions
#158
qfox
closed
8 years ago
0
requireDescriptionCompleteSentence: Doesn't recognize sentence ending with parenthesis
#157
marian-r
closed
9 years ago
4
Add a rule requireReturnDescriptionCompleteSentence
#156
gajus
opened
9 years ago
0
Add a rule to enforce maximum comment width
#155
gajus
opened
9 years ago
0
checkParamNames invalid example in README.md
#154
gajus
closed
9 years ago
3
Next