mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
fix: git rule
This commit is contained in:
parent
1ef003d5aa
commit
9a03981e2e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ pattern = [
|
|||
suggest = [
|
||||
'''
|
||||
#[err_contains(the most similar command is)]
|
||||
{{command[0]}} {{err::(?:the most similar command is )(\S+)}} ''',
|
||||
{{command[0]}} {{err::(?:the most similar command is )(\S+)}} {{command[2:]}}''',
|
||||
'''
|
||||
#[!err_contains(the most similar command is)]
|
||||
{{command[0]}} {{typo[1](
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue