mirror of https://github.com/CISOfy/lynis.git
8 lines
88 B
INI
8 lines
88 B
INI
|
# See: https://editorconfig.org/
|
||
|
|
||
|
root = true
|
||
|
|
||
|
[*]
|
||
|
indent_style = space
|
||
|
indent_size = 4
|