[DO-1495] add cmake-format (!2)
Some checks failed
Build and publish docker image / Builds the image and publishes to docker hub (push) Has been cancelled

Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech>
Reviewed-on: https://git.avroid.tech/Docker/clang-format/pulls/2
This commit is contained in:
Aleksandr Vodyanov
2025-01-20 13:43:29 +03:00
parent 760ba1a44c
commit c782497f4d
4 changed files with 69 additions and 8 deletions

View File

@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [14-node20-1] - 2025-20-01
### Added
* cmake-format
### Changed
* refactor Makefile
## [14-node20] - 2023-11-01
### Added