You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
376 B
9 lines
376 B
[general] |
|
regex-style-search=true |
|
|
|
# this ignore all body rules if there is a nostr link rather than just this line |
|
# until https://github.com/jorisroovers/gitlint/issues/255#issuecomment-1040868243 |
|
# is implemented with [ignore-body-lines] this skips validation of other body line lengths |
|
[ignore-by-body] |
|
regex = ^(nostr:[^\s]*|https://[^\s]*)$ |
|
ignore = body-max-line-length |