• E
    cfg.mk: Adjust sc_prohibit_int_ijk to support 'exempt from syntax-check' · 1fe6d8bf
    Erik Skultety 提交于
    There might be cases, like with typed params, where triggering this check isn't
    desirable. But including the whole module in the exception regex is not always
    to right way of doing things. By adding an option to manually disable this check
    on a specific occurrence, the module itself will still be checked against the
    rule.
    1fe6d8bf
cfg.mk 46.3 KB