- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hidden files and folders path like ".*/[.][a-zA-Z0-9_]+.*" 13 files: .npmignore .github/PULL_REQUEST_TEMPLATE.md .github/CONTRIBUTING.md .github/CODE_OF_CONDUCT.md .github/ISSUE_TEMPLATE.md .npmrc .eslintignore .gitignore tests/fixtures/webextension_node_modules_bower/.eslintignore tests/fixtures/webextension_hidden_files/subdir/.style.css tests/fixtures/webextension_hidden_files/.hidden.js tests/fixtures/webextension_with_eslintignore/.eslintignore .prettierignore - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Documentation path like ".*/docs/.*" 6 files: docs/index.html docs/types.md docs/rules.md docs/github-markdown.css docs/import-firefox-schema.md docs/third-party-libraries.md - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Dependencies path like ".*/[Vv]endors?/.*" 5 files: vendor/ajv-merge-patch/index.js vendor/ajv-merge-patch/keywords/patch.js vendor/ajv-merge-patch/keywords/merge.js vendor/ajv-merge-patch/keywords/add_keyword.js vendor/ajv-merge-patch/README.md - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Too long lines (1000+ characters) 5 files: tests/fixtures/coinminers/coinhive_disguised_as_preferences.js tests/fixtures/coinminers/coinhive_disguised_renamed.js tests/fixtures/jslibs/jquery-3.2.1-modified.js tests/fixtures/jslibs/jquery-3.2.1.min.js tests/fixtures/default.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Minimized JS library path like ".*[.]min[.]js" 2 files: tests/fixtures/coinminers/coinhive.min.js tests/fixtures/jslibs/angular-1.2.28.min.js - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Bower components path like ".*/bower_components/.*" 1 files: tests/fixtures/webextension_node_modules_bower/bower_components/bar.js - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Too many lines (10000) 1 files: package-lock.json - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Too long file (1000000+ bytes) 1 files: git-history.txt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Node dependencies path like ".*/node_modules/.*" 1 files: tests/fixtures/webextension_node_modules_bower/node_modules/foo.js - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -