Closed katyafervent closed 6 years ago
Hooks can be muted with --no-verify option:
git commit --no-verify
Are we able to merge the code without refactoring in this request? And do the separate request where the code changes will be applied by the hooks
@ekhomyakova I disable max length check again. hook is directed to the specific commit, so it is impossible to extract changes made by the hook to a separate commit
IMO there are several ways to resolve this problem: 1) disable check 2) disable check & create US for refactoring to 100 symbols if anybody have time for it 3) leave 120 symbols checker as is, coz imo 120 checker is better than nothing