mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
copy_and_paste: Add a simple extensible test suite.
This commit is mostly about adding the test suite; some of the results are things we'd like to change.
This commit is contained in:
@@ -234,6 +234,7 @@ def build_custom_checkers(by_lang):
|
||||
'description': "Avoid using the `style=` attribute; we prefer styling in CSS files",
|
||||
'exclude': set([
|
||||
'frontend_tests/node_tests/compose.js',
|
||||
'frontend_tests/node_tests/copy_and_paste.js',
|
||||
'frontend_tests/node_tests/templates.js',
|
||||
'static/js/compose.js',
|
||||
'static/js/dynamic_text.js',
|
||||
|
||||
Reference in New Issue
Block a user