Skip to content

test(config-conventional): remove superfluous trailing arg#3425

Merged
escapedcat merged 1 commit intoconventional-changelog:masterfrom
Fdawgs:patch-1
Nov 21, 2022
Merged

test(config-conventional): remove superfluous trailing arg#3425
escapedcat merged 1 commit intoconventional-changelog:masterfrom
Fdawgs:patch-1

Conversation

@Fdawgs
Copy link
Copy Markdown
Contributor

@Fdawgs Fdawgs commented Nov 19, 2022

Description

Removed superfluous trailing arg from function call, as the function only accepts one param:

const commitLint = async (message) => {

Motivation and Context

Code tidiness.

Usage examples

N/A

How Has This Been Tested?

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@escapedcat
Copy link
Copy Markdown
Member

Thanks @Fdawgs !

@escapedcat escapedcat merged commit 8f70b59 into conventional-changelog:master Nov 21, 2022
@Fdawgs Fdawgs deleted the patch-1 branch November 21, 2022 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants