Update from 15

This commit is contained in:
Administrator 2024-11-08 07:48:45 +00:00
parent 654dd0ac28
commit 42ca8acd66
3 changed files with 4 additions and 4 deletions

View file

View file

@ -18,8 +18,8 @@ following points:
```sudo apt install clang-format``` ```sudo apt install clang-format```
Required version of clang-format: \ Required version of clang-format: \
**Mac** 14.0.5 \ **Mac** 18.1.6 \
**Linux** 13.0.1 **Linux** 18.1.3
Google Style: https://google.github.io/styleguide/cppguide.html Google Style: https://google.github.io/styleguide/cppguide.html

View file

@ -14,8 +14,8 @@
```sudo apt install clang-format``` ```sudo apt install clang-format```
Необходимая версия clang-format: \ Необходимая версия clang-format: \
**Mac** 14.0.5 \ **Mac** 18.1.6 \
**Linux** 13.0.1 **Linux** 18.1.3
Google Style: https://google.github.io/styleguide/cppguide.html Google Style: https://google.github.io/styleguide/cppguide.html