mirror of https://github.com/CGAL/cgal
Remove .clang-format file
This commit is contained in:
parent
c50619822a
commit
1ebd614867
|
|
@ -1,8 +0,0 @@
|
||||||
# Copyright (c) 2024 Max-Planck-Institute Saarbruecken (Germany), GeometryFactory (France)
|
|
||||||
# SPDX-License-Identifier: MIT
|
|
||||||
BasedOnStyle: Google
|
|
||||||
Language: Cpp
|
|
||||||
IndentWidth: 4
|
|
||||||
AccessModifierOffset: -4
|
|
||||||
BreakBeforeBraces: Linux
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue