Add parens formatter exception rule for bgp function
This commit is contained in:
parent
520a6ba58d
commit
48e3a8b84d
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
locals_without_parens = [
|
||||
defvocab: 2
|
||||
defvocab: 2,
|
||||
bgp: 1
|
||||
]
|
||||
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue