Fix invalid rule positions stopping Sonar Qube import (#1417)
End-to-end testing of Sonar Qube issue imports revealed multiple problems with diagnostic positioning.
All problematic rules included an incorrect offset of 1. The following rules have been corrected:
invalid-setting-in-resource(ERR16)unreachable-code(MISC10)keyword-name-is-reserved-word(NAME03)invalid-section(NAME16)