[IMP] tests: make review UX and resource files
closes odoo/documentation#6434
X-original-commit: 25e204adcd
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
@@ -89,4 +89,5 @@ if __name__ == '__main__':
|
||||
setattr(sphinxlint.check_line_too_long, 'enabled', True)
|
||||
setattr(checkers.rst_style.check_early_line_breaks, 'enabled', True)
|
||||
ADDITIONAL_CHECKERS.extend([checkers.resource_files.check_image_color_depth])
|
||||
run_additional_checks()
|
||||
sys.exit(sphinxlint.main())
|
||||
|
||||
Reference in New Issue
Block a user