Skip to content
Commit 6ed64e79 authored by Leandro Belli's avatar Leandro Belli 👾
Browse files

tools/check_style: introduce code style check script



This commit introduces `check_style.py` into the tools directory.
It checks code style against our standards using `git clang-format`.

Key features include:
- Option to specify an output file (default: 'code-style.patch').
- Automatic retrieval of the previous commit's hash.
- Generates a patch and provides instructions if deviations are found.

Signed-off-by: Leandro Belli's avatarLeandro Belli <leandro.belli@arm.com>
Change-Id: I144723eb270fa7b8fc7f94a718ef461258c77dbf
parent f6ad9538
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment