aboutsummaryrefslogtreecommitdiff
path: root/scripts/check_bad_style.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/check_bad_style.sh')
-rwxr-xr-xscripts/check_bad_style.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/check_bad_style.sh b/scripts/check_bad_style.sh
index b3e0b39be5..acc496b00a 100755
--- a/scripts/check_bad_style.sh
+++ b/scripts/check_bad_style.sh
@@ -87,6 +87,7 @@ do
"arm_compute_version.embed");;
".clang-format");;
".clang-tidy");;
+ "README.md");;
#It's an error for other files to not contain the MIT header:
*)
spdx_missing=1