diff --git a/check_source/check_style_c_config.py b/check_source/check_style_c_config.py
index 617436421c597eba591d929ec46e186b252266e0..42ee0b68897c3d0e6f23ea50684bd7233051d82e 100644
--- a/check_source/check_style_c_config.py
+++ b/check_source/check_style_c_config.py
@@ -25,7 +25,6 @@ IGNORE = (
     "source/blender/blenloader/intern/readfile.c",
     "source/blender/blenloader/intern/versioning_250.c",
     "source/blender/blenloader/intern/versioning_legacy.c",
-    "source/blender/blenloader/intern/writefile.c",
 
     "source/blender/editors/space_logic/logic_buttons.c",
     "source/blender/editors/space_logic/logic_window.c",