Skip to content
  • Milian Wolff's avatar
    Don't let clang-format sort includes · e8987f58
    Milian Wolff authored
    Without this setting, one cannot use a clang-format pre-commit
    hook, as it would frequently pull in unrelated changes. We should
    fix the sorting once in the whole code base and then re-enable
    this setting eventually.
    e8987f58