mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-06 03:16:46 +00:00
spelling: lexicographically
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
4a215ced6c
commit
d700d2f768
@ -54,7 +54,7 @@ always_wrap = []
|
|||||||
algorithm_order = [0, 1, 2, 3, 4]
|
algorithm_order = [0, 1, 2, 3, 4]
|
||||||
|
|
||||||
# If true, the argument lists which are known to be sortable will be sorted
|
# If true, the argument lists which are known to be sortable will be sorted
|
||||||
# lexicographicall
|
# lexicographically
|
||||||
enable_sort = True
|
enable_sort = True
|
||||||
|
|
||||||
# If true, the parsers may infer whether or not an argument list is sortable
|
# If true, the parsers may infer whether or not an argument list is sortable
|
||||||
|
Loading…
Reference in New Issue
Block a user