summaryrefslogtreecommitdiff
path: root/.editorconfig
AgeCommit message (Collapse)AuthorFilesLines
2017-01-24editorconfig: Specify indentation for Objective-C files.Jose Fonseca1-1/+1
2016-03-05dxgitrace: Complete DirectComposition specs.Jose Fonseca1-1/+1
This addresses https://github.com/apitrace/apitrace/issues/377 , but even with complete DirectComposition specs, one will stumble into attempts to use undocumented IID_ID3D11PartnerDevice interface.
2016-02-17editorconfig: Remove wildcard rule.Jose Fonseca1-1/+9
Better have explictly opt-in rules instead, as there's always things that quite don't fit the generic rule.
2016-02-09editorconfig: Fix Makefile indentation.Jose Fonseca1-0/+1
2015-11-18editorconfig: Fix indentation for makefiles.Jose Fonseca1-1/+2
2015-11-02Replace .lvimrc with a .editorconfig.Jose Fonseca1-0/+17
[ci skip]