Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

ADDON-59062: Fixed JS linter failures #211

Merged
merged 4 commits into from
Dec 23, 2022

Conversation

tbalar-splunk
Copy link
Contributor

Fixed all Es lint failures with formatting.

@artemrys artemrys force-pushed the feature/ADDON-59062-fix-js-linter-issues branch from 975672c to 0b05eaf Compare December 22, 2022 12:01
Copy link
Member

@artemrys artemrys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need husky in the package.json?

@tbalar-splunk
Copy link
Contributor Author

Yes, Husky is the hook that is used to ensure that all coding standards are enforced before a commit is made. This will run when you make the git commit command. pre-push — Ensures coding rules are met before pushing to a remote repository.

@artemrys artemrys merged commit 8955dc0 into release/v1.19.0 Dec 23, 2022
@artemrys artemrys deleted the feature/ADDON-59062-fix-js-linter-issues branch December 23, 2022 10:00
@github-actions github-actions bot locked and limited conversation to collaborators Dec 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants