Merge branch 'main' into 'main'

Turn off textwidth check

See merge request 
main
Josh Boyer 2023-09-07 11:36:57 +00:00
commit dfa11466cf
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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