clang-format: do not sort includes [ci skip]

This commit is contained in:
Jean Pierre Cimalando 2020-03-01 09:05:24 +01:00
parent 954997f1cd
commit e47bcc909e

View file

@ -1,4 +1,5 @@
---
---
BasedOnStyle: WebKit
SortIncludes: false
...