mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-01 22:47:46 +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
|
||||
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
|
||||
|
||||
# If true, separate flow control names from their parentheses with a space
|
||||
|
Loading…
Reference in New Issue
Block a user