This command may make next as a blind commit.
$ commithook blind-commit
More info by command commithook blind-commit --help
.
// @codingStandardsIgnoreStart
your_bad_code_here();
// @codingStandardsIgnoreEnd
// @codingStandardsIgnoreFile
your_bad_code_here();
To skip validation for a file/directory please use
commithook files:skip path/to
For unset:
commithook files:skip path/to --unset
To skip validation for an extension please use
commithook files:skip --extension jpg
This extensions list already defined:
jpg png gif bmp ico svg zip rar gz tar ttf fon eot woff
For unset:
commithook files:skip --extension jpg --unset