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

Fix git error introduced in git 2.35.2 #44

Merged
merged 2 commits into from
Apr 13, 2022

Conversation

nathanbrock
Copy link
Contributor

@nathanbrock nathanbrock commented Apr 13, 2022

@nathanbrock
Copy link
Contributor Author

nathanbrock commented Apr 13, 2022

Need to wait for reviewdog/action-bumpr to be updated with a similar fix before this can be merged - haya14busa/action-bumpr#32. Bumpr updated. This PR is free to be merged if approved.

Copy link
Member

@haya14busa haya14busa left a comment

Choose a reason for hiding this comment

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

Thank you for the fix!

@haya14busa haya14busa merged commit 3347037 into reviewdog:master Apr 13, 2022
@github-actions
Copy link
Contributor

🚀 [bumpr] Bumped! New version:v1.11.1 Changes:v1.11.0...v1.11.1

@@ -2,6 +2,8 @@

cd "${GITHUB_WORKSPACE}" || exit 1

git config --global --add safe.directory $GITHUB_WORKSPACE || exit 1

Choose a reason for hiding this comment

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

how can I write this in yaml file to prevent the detekt failure which is happening due to reviewDog?

jgstew referenced this pull request in jgstew/pre-commit-jgstew Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants