Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Unverified Commit dfa11466 authored by Josh Boyer's avatar Josh Boyer
Browse files

Merge branch 'main' into 'main'

Turn off textwidth check

See merge request kernel-firmware/linux-firmware!13
parents cb926295 c801b3b8
Branches
Tags
No related merge requests found
...@@ -4,7 +4,7 @@ check-commits: ...@@ -4,7 +4,7 @@ check-commits:
rules: rules:
- if: $CI_MERGE_REQUEST_ID - if: $CI_MERGE_REQUEST_ID
script: script:
- ci-fairy check-commits --signed-off-by - ci-fairy check-commits --signed-off-by --textwidth=0
pre-commit: pre-commit:
stage: test stage: test
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment