diff --git a/.lgtm.yml b/.lgtm.yml deleted file mode 100644 index 03ad53bae44..00000000000 --- a/.lgtm.yml +++ /dev/null @@ -1,12 +0,0 @@ -# @see https://help.semmle.com/lgtm-enterprise/user/help/lgtm.yml-configuration-file.html -# @template https://lgtm.com/static/downloads/lgtm.template.yml - -queries: - - exclude: js/use-before-declaration - - exclude: js/polynomial-redos - -extraction: - javascript: - index: - filters: - - exclude: "sites/x6-sites/static"