Skip to content

Commit dde6d1a

Browse files
committed
fix: lint
Signed-off-by: Umberto Sgueglia <usgueglia@contractor.linuxfoundation.org>
1 parent 2a23410 commit dde6d1a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

backend/src/bin/scripts/merge-members.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ const options = [
3838
alias: 'u',
3939
typeLabel: '{underline userId}',
4040
type: String,
41-
description:
42-
'User ID of the user performing the merge.',
41+
description: 'User ID of the user performing the merge.',
4342
},
4443
{
4544
name: 'help',

0 commit comments

Comments
 (0)