Skip to content
Commit c6898581 authored by Jaeden Amero's avatar Jaeden Amero
Browse files

Add a pre-commit configuration



Add a new configuration file for pre-commit, to enable running a few
simple checks. This will check for trailing white space, too large
files, and the lack of a newline at the end of files.

Once pre-commit is installed, you can run `pre-commit run --all-files`
to ensure all files are valid.

Signed-off-by: Jaeden Amero's avatarJaeden Amero <jaeden.amero@arm.com>
parent d6bda7d7
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