Can I stop pre-commit checks globally?
已回答
Pre-commit checks drive me nuts. I set up the check I want to break the build.
So how do I disable them globally? Yes, I can uncheck the boxes on the commit, but every time I have a new project, I have to disable it again. So how do I just turn them off entirely?
1 条评论
排序方式
日期
投票数

Please try to configure from File | New Projects setup | Settings for new projects .
请先登录再写评论。