issues
search
gajus
/
eslint-plugin-jsdoc
JSDoc specific linting rules for ESLint.
Other
1.1k
stars
160
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`no-undefined-types` treat normal variables as `undefined` in function scope
#1342
hecticme
opened
1 day ago
0
fix(lines-before-block): move start-of-block checking behind off-by-default checkBlockStarts option
#1341
JoshuaKGoldberg
closed
1 day ago
2
build(deps): bump cross-spawn from 7.0.3 to 7.0.6
#1340
dependabot[bot]
closed
1 week ago
4
chore(package): fix repository url; add homepage and bugs urls
#1339
Fdawgs
closed
1 week ago
2
Ability to import iterateJsdoc
#1338
eliottvincent
closed
2 weeks ago
1
docs: update rule docs to reflect correctly if they are recommended
#1337
CloudNStoyan
closed
2 weeks ago
2
docs: update doc files
#1336
brettz9
closed
3 weeks ago
6
docs: make rule docs reflect their recommended status correctly
#1335
CloudNStoyan
closed
3 weeks ago
2
jsdoc/no-undefined-types is particularly slow
#1334
raineorshine
opened
1 month ago
0
fix(text-escaping): add missing `docs.description`
#1333
ntnyq
closed
1 month ago
1
fix(no-multi-asterisks): add missing `docs.description`
#1332
ntnyq
closed
1 month ago
3
fix(`match-name`): revert to prior correct behavior of ignoring optional and default code surrounding name
#1331
brettz9
closed
1 month ago
1
build(deps): bump dset from 3.1.3 to 3.1.4
#1330
dependabot[bot]
closed
1 month ago
1
build(deps): bump tar from 6.2.0 to 6.2.1
#1329
dependabot[bot]
closed
1 month ago
1
build(deps): bump micromatch from 4.0.7 to 4.0.8
#1328
dependabot[bot]
closed
1 month ago
1
feat(`require-hyphen-before-param-description`): ensure template will be properly stringified
#1327
brettz9
closed
1 month ago
1
:bug: `require-hyphen-before-param-description` removes templates default types
#1326
scagood
closed
1 month ago
1
fix(`require-hyphen-before-param-description`): inject hyphen at proper place with multiline type
#1325
brettz9
closed
1 month ago
1
:bug: require-hyphen-before-param-description places hyphen in the wrong place on multiline types
#1324
scagood
closed
1 month ago
2
fix(`check-alignment`): handle zero indent
#1323
brettz9
closed
1 month ago
1
[Rule] `check-alignment` fix insert a letter multiple times
#1322
joris-fonck-loreal
closed
1 month ago
3
fix: update semantic-release/github
#1321
brettz9
closed
2 months ago
1
fix(`require-jsdoc`): allow `TSTypeAliasDeclaration` to be detected for export
#1320
brettz9
closed
2 months ago
1
jsdoc/require-jsdoc do not recgonize the export typr
#1319
IsaacIsrael
closed
2 months ago
5
feat(`require-param`): add `ignoreWhenAllParamsMissing` option
#1318
brettz9
closed
2 months ago
1
Option to only enforce `jsdoc/require-param` if any parameters are documented, but allow no parameters to be documented
#1317
matthew-holder-revvity
closed
2 months ago
2
fix(`require-returns-check`): allow infinite for loops to have only one branch to return
#1316
brettz9
closed
2 months ago
1
Spurious complaint `jsdoc/require-returns-check`.
#1315
danfuzz
closed
2 months ago
3
new rule: prefer-import-tag
#1314
boneskull
opened
2 months ago
1
fix(`require-jsdoc`): avoid erring on static blocks
#1313
brettz9
closed
2 months ago
1
require-jsdoc fails on classes with static block
#1312
patricklx
closed
2 months ago
2
Support variation of type declaration
#1311
miyasudokoro
closed
2 months ago
3
Only getting one version when installing the package.
#1310
baghel-rohan
closed
2 months ago
1
fix(`check-param-names`): check against whitelist of acceptable function nodes so that non-function global contexts do not err
#1309
brettz9
closed
3 months ago
1
fix: properly include options in ruleset factories
#1308
JoshuaKGoldberg
closed
3 months ago
2
flat/contents-typescript configs miss jsdoc/text-escaping { escapeHTML: true }
#1307
JoshuaKGoldberg
closed
3 months ago
1
docs: mark `lines-before-block` as not currently recommended
#1306
brettz9
closed
3 months ago
1
feat: update jsdoccomment, debug, devDeps.
#1305
brettz9
closed
3 months ago
1
`match-description` fails with a `@template` using a complex default value
#1304
Arkellys
closed
3 months ago
4
Matching between @param definition and function parameters no longer works
#1303
pasha-zayko
closed
3 months ago
9
Code example for eslint-plugin-jsdoc needs to be updated
#1302
redrogers
closed
3 months ago
2
fix(`no-bad-blocks`): exclude ESLint directives
#1301
brettz9
closed
3 months ago
1
Add support for in-line openapi
#1300
Virus288
closed
3 months ago
3
Enable Publish Attestation (Provenance)
#1299
elliot-huffman
closed
2 months ago
3
feat: added granular flat TypeScript configs
#1298
JoshuaKGoldberg
closed
3 months ago
6
fix(`lines-before-block`): remove rule from recommended
#1297
brettz9
closed
3 months ago
3
Options for `lines-before-block` to ignore the beginning of a class, function or other block
#1296
ehoogeveen-medweb
closed
1 day ago
2
Option for `lines-before-block` to ignore single-line jsdoc comments
#1295
ehoogeveen-medweb
opened
3 months ago
7
docs: fix URL
#1294
brettz9
closed
3 months ago
1
[check-template-names] refers to wrong doc
#1293
danielrentz
closed
3 months ago
2
Next