Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0ca7cda

Browse filesBrowse files
Trotttargos
authored andcommitted
tools: enable jsdoc/check-param-names lint rule
PR-URL: #41311 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 9fe304b commit 0ca7cda
Copy full SHA for 0ca7cda

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Collapse file

‎.eslintrc.js‎

Copy file name to clipboardExpand all lines: .eslintrc.js
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,6 @@ module.exports = {
350350
'jsdoc/check-tag-names': 'off',
351351
'jsdoc/require-returns': 'off',
352352
'jsdoc/require-property-description': 'off',
353-
'jsdoc/check-param-names': 'off',
354353

355354
// Custom rules from eslint-plugin-node-core
356355
'node-core/no-unescaped-regexp-dot': 'error',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.