Fix build with MSVC
Fixes the MSVC compiler error: "C2026: string too big, trailing characters truncated"
Due to checks.json.h being too big splitted strings works fine
REVIEW: D24506