mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Adding info on clang-format version used in CI (#2748)
This commit is contained in:
parent
b465a83806
commit
751ea98074
2 changed files with 5 additions and 1 deletions
|
|
@ -29,6 +29,10 @@ whenever a file is saved. For example, `Visual Studio Code
|
|||
<https://code.visualstudio.com/docs/cpp/cpp-ide#_code-formatting>`_ includes
|
||||
support for running clang-format.
|
||||
|
||||
.. note::
|
||||
OpenMC's CI uses `clang-format` version 15. A different version of `clang-format`
|
||||
may produce different line changes and as a result fail the CI test.
|
||||
|
||||
Miscellaneous
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue