Link: https://lore.kernel.org/r/20251216111320.896758933@linuxfoundation.org Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Jeffrin Jose T <jeffrin@rajagiritech.edu.in> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Brett Mastbergen <bmastbergen@ciq.com> Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com> Tested-by: Peter Schneider <pschneider1968@googlemail.com> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
13 lines
369 B
TOML
13 lines
369 B
TOML
edition = "2021"
|
|
newline_style = "Unix"
|
|
|
|
# Unstable options that help catching some mistakes in formatting and that we may want to enable
|
|
# when they become stable.
|
|
#
|
|
# They are kept here since they are useful to run from time to time.
|
|
#format_code_in_doc_comments = true
|
|
#reorder_impl_items = true
|
|
#comment_width = 100
|
|
#wrap_comments = true
|
|
#normalize_comments = true
|