mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-09 18:17:57 +00:00
spelling: arg lists
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
72725a7f87
commit
cacbb3928d
@ -7,7 +7,7 @@ line_width = 120
|
|||||||
# How many spaces to tab for indent
|
# How many spaces to tab for indent
|
||||||
tab_size = 2
|
tab_size = 2
|
||||||
|
|
||||||
# If arglists are longer than this, break them always
|
# If arg lists are longer than this, break them always
|
||||||
max_subargs_per_line = 3
|
max_subargs_per_line = 3
|
||||||
|
|
||||||
# If true, separate flow control names from their parentheses with a space
|
# If true, separate flow control names from their parentheses with a space
|
||||||
|
Loading…
Reference in New Issue
Block a user