rules: git internal suggestion

This commit is contained in:
iff 2024-12-29 20:45:41 +01:00
parent 11d2e3656f
commit 0c86f98c06

View file

@ -6,6 +6,10 @@ pattern = [
]
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](
add,
am,