Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged
merged 1 commit into from
Nov 21, 2022
Merged

Conversation

Fdawgs
Copy link
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
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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants