mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
8 lines
196 B
INI
8 lines
196 B
INI
[settings]
|
|
multi_line_output=3
|
|
include_trailing_comma=True
|
|
force_grid_wrap=0
|
|
line_length=88
|
|
ensure_newline_before_comments=True
|
|
use_parentheses=True
|
|
skip=salt/ext/,tests/kitchen/tests/,templates/
|