mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
rules: git internal suggestion
This commit is contained in:
parent
11d2e3656f
commit
0c86f98c06
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ pattern = [
|
||||||
]
|
]
|
||||||
suggest = [
|
suggest = [
|
||||||
'''
|
'''
|
||||||
|
#[err_contains(the most similar command is)]
|
||||||
|
{{command[0]}} {{err::(?:the most similar command is )(\S+)}} ''',
|
||||||
|
'''
|
||||||
|
#[!err_contains(the most similar command is)]
|
||||||
{{command[0]}} {{typo[1](
|
{{command[0]}} {{typo[1](
|
||||||
add,
|
add,
|
||||||
am,
|
am,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue