about summary refs log tree commit diff
path: root/.editorconfig
AgeCommit message (Collapse)AuthorFilesLines
2020-05-31.editorconfig: fix for node-packageszowoq1-1/+1
2020-05-30.editorconfig: add/disable fileszowoq1-6/+44
add Gemfile, .json, .lock, .md, .pm disable for some files or file types that are auto-generated or require significant changes
2020-05-20.editorconfig: fix invalid value for diffs/patcheszowoq1-3/+3
2020-05-18.editorconfig: ignore diffs/patcheszowoq1-4/+6
2020-05-18.editorconfig: set docbook indent sizezowoq1-5/+11
2018-04-05Modified .editorconfig to apply indentation style to docbook filesReuben D'Netto1-2/+2
2017-01-12Do not trim trailing whitespace in patch filesJohannes Bornhold1-0/+4
2016-10-02add .editorconfigJörg Thalheim1-0/+24
Automaticially adjust editor to nixpkgs codingstyle (https://nixos.org/nixpkgs/manual/#chap-conventions)