Meta: Remove AK/Tests from check-newlines-at-eof.py

The json file was removed a while back, and now AK/Tests has been
moved to Tests/AK. So this is wrong and out of date in every way.
This commit is contained in:
Brian Gianforcaro 2021-05-07 03:57:22 -07:00 committed by Linus Groh
parent 4c0d3f47e1
commit 1162e71a5c
Notes: sideshowbarker 2024-07-18 18:34:05 +09:00

View File

@ -21,7 +21,6 @@ def run():
"*.json",
"CMake*.txt",
"**/CMake*.txt",
":!:AK/Tests/*.json",
":!:Kernel/FileSystem/ext2_fs.h"
],
check=True,