bemusic/bemuse

Fix the code smells flagged by SonarQube in `custom-folder/index.ts`

Closed this issue · 3 comments

Background

SonarCloud flagged the following issues:

image

SonarCloud estimates that the effort to fix these issues is about 44 minutes.

Task

  • Please help fixing them.
    • For “Default parameters should be last.” message, fix by adding a default value of false to the fast parameter.
  • Your PR should change a single file, custom-folder/index.ts.
  • Your PR should pass all automated checks.
  • SonarCloud should no longer report any issue in custom-folder/index.ts

Hacktoberfest

If you would like to work on this task, please write a comment stating your intent. We will then assign the issue to you. To ensure continuity, the issue will be unassigned after 3 days of inactivity — so please keep us updated.

Hey, I like working on refactoring issues so I'm able to start working on this issue.

@dimitrov-d Thank you, this issue is yours now :) 🙏

Closed by #699. Thank you!