diff --git a/tools/lint-all b/tools/lint-all index cd6aa34c3d..90cfc4a053 100755 --- a/tools/lint-all +++ b/tools/lint-all @@ -388,7 +388,10 @@ def build_custom_checkers(by_lang): ]), 'description': "`title` value should be translatable."}, ] # type: RuleList - handlebars_rules = html_rules + handlebars_rules = html_rules + [ + {'pattern': "[<]script", + 'description': "Do not use inline