Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

chore: Remove husky & lint-staged#312

Merged
mydea merged 1 commit intomainfrom
fn/remove-husky
Nov 17, 2022
Merged

chore: Remove husky & lint-staged#312
mydea merged 1 commit intomainfrom
fn/remove-husky

Conversation

@mydea
Copy link
Copy Markdown
Member

@mydea mydea commented Nov 16, 2022

As we do not have husky or an equivalent in sentry-javascript, we can remove this in preparation of the merge.

NOTE:
You have to make sure to run rm -f .git/hooks in your project dir in order to get rid of the hooks, if you've pulled this before.

@mydea mydea added the dependencies Pull requests that update a dependency file label Nov 16, 2022
@mydea mydea requested review from Lms24 and billyvg November 16, 2022 15:50
@mydea mydea self-assigned this Nov 16, 2022
@github-actions
Copy link
Copy Markdown

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/index.js 34.18 KB (0%) 684 ms (0%) 97 ms (-2.83% 🔽) 780 ms

Copy link
Copy Markdown
Member

@billyvg billyvg left a comment

Choose a reason for hiding this comment

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

How does sentry-javascript handle precommit hooks?

@mydea
Copy link
Copy Markdown
Member Author

mydea commented Nov 16, 2022

How does sentry-javascript handle precommit hooks?

It doesn't, basically 😅 This is only enforced through tests/CI via eslint.

@mydea mydea merged commit 7d2b384 into main Nov 17, 2022
@mydea mydea deleted the fn/remove-husky branch November 17, 2022 09:07
mydea added a commit to getsentry/sentry-javascript that referenced this pull request Nov 23, 2022
As we do not have husky or an equivalent in sentry-javascript, we can
remove this in preparation of the merge.

NOTE: 
You have to make sure to run `rm -f .git/hooks` in your project dir in
order to get rid of the hooks, if you've pulled this before.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants