aboutsummaryrefslogtreecommitdiff
root = true

[*.{c,h,cpp,hpp,el,scm,ac,am,m4,po}{,.in}]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true

[*.{c,h,cpp,hpp,ac,am,m4,el,scm}{,.in}]
max_line_length = 85

[*.{c,h,cpp,hpp,ac,m4,el,scm}{,.in}]
indent_style = space

[*.{c,h,cpp,hpp}{,.in}]
indent_size = 4
nu/tests/linux-modules.scm?id=bbd7e74ee875c13796ec6493b5c49ee83158011d&showmsg=1'>Expand)Author 2021-09-26tests: Reduce boilerplate for users of 'system-test-runner'....Ludovic Courtès 2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7....Ludovic Courtès 2021-05-31tests: Fix loadable-kernel-modules-service tests....Brice Waegeneire 2021-05-11gnu: Allow services to install kernel-loadable modules....raid5atemyhomework 2020-04-22system: Automatically adjust linux-module packages to use the...Danny Milosavljevic