Content deleted Content added
add pages/articles to assessment_cat |
don't think isarticle is needed anymore |
||
Line 45:
return fallback or target
end
end
Line 336 ⟶ 325:
end
local check_fallbacks = function(class, category)
if
return class
else -- check fallbacks for non-article classes
Line 399 ⟶ 388:
warning = warning .. display_error(cfg.banner_shell.piqa_warning)
end
elseif not article
check_redundant()
elseif args.QUALITY_CRITERIA=='custom' then -- project uses custom criteria and class differs
|