Skip to content

Commit

Permalink
Merge branch 'main' into fix/nlohmann-target
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger authored Jan 30, 2023
2 parents 52acda2 + a7f5728 commit f866209
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,7 @@ clang-format will behave differently for different versions, so
installing `the same clang version as used in the
CI <https://github.com/acts-project/machines/blob/master/format10/Dockerfile>`_
is recommended. There are several instructions available on how to
integrate clang-format with your favourite IDE (e.g.
`eclipse <https://marketplace.eclipse.org/content/cppstyle>`_,
`Xcode <https://github.com/travisjeffery/ClangFormat-Xcode>`_,
integrate clang-format with your favourite IDE (e.g. `Xcode <https://github.com/travisjeffery/ClangFormat-Xcode>`_,
`emacs <http://clang.llvm.org/docs/ClangFormat.html#emacs-integration>`_).
The Acts CI system will automatically check code formatting using the
provided clang-format configuration and will notify incompatible formatting.
Expand Down

0 comments on commit f866209

Please sign in to comment.