CodeLocator
CodeLocator copied to clipboard
安装插件 如果项目中没有接入,git提交不了代码
mac 14.3 (23D56) Android Studio Jellyfish | 2023.3.1 Canary 4
当 git 提交代码的时候 显示 Could not check commit: error in plugin 'CodeLocator' 导致代码无法提交
我在 Android Studio Jellyfish | 2023.3.1 Beta 1 中也遇到了同样的问题
暂时的解决方案是勾选掉 before commit 中的 Delete Unused Imports。
2.0.5已修复