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
)Author 2023-09-27tests: ‘rewrite-url’ test no longer depends on network access....Ludovic Courtès 2023-08-26gnu-maintenance: Consider Qt source tarballs as "release files"....Maxim Cournoyer 2023-08-26gnu-maintenance: Add support to rewrite version in URL path....Maxim Cournoyer