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

Drop clj linting and formatting from pre-commit hooks #41602

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

uladzimirdev
Copy link
Contributor

@uladzimirdev uladzimirdev commented Apr 18, 2024

context

Description

It caused problems as lint-staged stashes files and if developer is not familiar with the mechanism, he thinks that his work is lost. To avoid confusion we remove this git hook

How to verify

if you change any clj file and commit it, no files are stashed and unstashed

It caused problems as lint-staged stashes files and if developer is not familiar with the mechanism, he thinks that his work is lost. To avoid confusion we remove this git hook
@uladzimirdev uladzimirdev added the backport Automatically create PR on current release branch on merge label Apr 18, 2024
Copy link

replay-io bot commented Apr 18, 2024

Status In Progress ↗︎ 53 / 54
Commit 4285147
Results
⚠️ 19 Flaky
2391 Passed

Copy link
Contributor

@filipesilva filipesilva left a comment

Choose a reason for hiding this comment

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

🙏

@uladzimirdev uladzimirdev requested a review from a team April 19, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Automatically create PR on current release branch on merge .Team/QueryingComponents
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants