Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Monorepo [1/?] - move precommit scripts to root #5998

Open
wants to merge 6 commits into
base: @tjzel/monorepo-github-actions
Choose a base branch
from

Conversation

tjzel
Copy link
Contributor

@tjzel tjzel commented May 9, 2024

About

This pull request is a part of the effort of migrating to monorepo structure:

Summary

This particular pull requests moves the precommit husky script to the root directory to enable it. It also extracts lint-staged configuration from packages/react-native-reanimated to a separate file for it to be less polluted.

Test plan

The script should be working as expected. Try it by cloning the monorepo and doing something bad in the code.

@tjzel tjzel requested a review from kmagiera as a code owner May 9, 2024 17:32
@tjzel tjzel changed the title Monorepo - move precommit scripts to root Monorepo [1/?] - move precommit scripts to root May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant