diff --git a/Meta/check-newlines-at-eof.py b/Meta/check-newlines-at-eof.py index ba40c90d12c..df842616109 100755 --- a/Meta/check-newlines-at-eof.py +++ b/Meta/check-newlines-at-eof.py @@ -21,7 +21,6 @@ def run(): "*.json", "CMake*.txt", "**/CMake*.txt", - ":!:AK/Tests/*.json", ":!:Kernel/FileSystem/ext2_fs.h" ], check=True,