mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2025-12-10 07:44:48 +01:00
Merge branch 'main' into 'main'
Turn off textwidth check See merge request kernel-firmware/linux-firmware!13
This commit is contained in:
commit
dfa11466cf
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ check-commits:
|
|||
rules:
|
||||
- if: $CI_MERGE_REQUEST_ID
|
||||
script:
|
||||
- ci-fairy check-commits --signed-off-by
|
||||
- ci-fairy check-commits --signed-off-by --textwidth=0
|
||||
|
||||
pre-commit:
|
||||
stage: test
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue