# TinyCME Language Packages have long lines but remain the preferred form of modification,
# see https://www.tiny.cloud/get-tiny/language-packages/
source-is-missing tinymce-langs/[a-zA-Z_-]+\.js line length is [0-9]+ characters .*
source-contains-prebuilt-javascript-object tinymce-langs/[a-zA-Z_-]+\.js line length is [0-9]+ characters .*
very-long-line-length-in-source-file tinymce-langs/[a-zA-Z_-]+\.js line length is [0-9]+ characters .*

# false-positives due to long regexps (these .js files are generated by
# concatenation of .ts files, which are present in the .orig tarball and
# also contain the long regexps)
source-is-missing tinymce/js/tinymce/plugins/(codesample|emoticons|help|legacyoutput|preview|textcolor|wordcount)/plugin\.js line length is [0-9]+ characters .*
source-contains-prebuilt-javascript-object tinymce/js/tinymce/plugins/(codesample|emoticons|help|legacyoutput|preview|textcolor|wordcount)/plugin\.js line length is [0-9]+ characters .*
very-long-line-length-in-source-file tinymce/js/tinymce/plugins/(codesample|help|legacyoutput|wordcount)/plugin\.js line length is [0-9]+ characters .*
