aboutsummaryrefslogtreecommitdiff
root = true

[*]
trim_trailing_whitespace = true
insert_final_newline = true

[Makefile]
indent_style = tab

[*.{py,pyx,pxd,pxi,yml,h,c}]
indent_size = 4
indent_style = space
2022-06-06 22:43:30 +0200'>2022-06-06packages: Use SRFI-71 instead of SRFI-11....Ludovic Courtès 2022-06-06packages: Add 'specifications->packages'....Antero Mejr 2022-04-04packages: Add 'package-unique-version-prefix'....Ludovic Courtès 2022-01-11shell: Cache profiles even when using package specs....Ludovic Courtès