mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 22:40:09 +01:00
format: uniform rule style
This commit is contained in:
parent
0646317abc
commit
9be1d040c4
5 changed files with 21 additions and 9 deletions
|
|
@ -30,8 +30,10 @@ pattern = [
|
|||
suggest = [
|
||||
'''
|
||||
#[executable(sudo)]
|
||||
sudo {{command}}''',
|
||||
sudo {{command}}
|
||||
''',
|
||||
'''
|
||||
#[executable(doas)]
|
||||
doas {{command}}''',
|
||||
doas {{command}}
|
||||
''',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue