+src/game/magic/SpellData.cpp:641: Small and focused functions are preferred: spellDataInit() has 562 non-comment lines (error triggered by exceeding 500 lines). [readability/fn_size] [1] +src/script/Script.cpp:1416: Small and focused functions are preferred: getSystemVar() has 783 non-comment lines (error triggered by exceeding 500 lines). [readability/fn_size] [1]