- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hidden files and folders path like ".*/[.][a-zA-Z0-9_]+.*" 20 files: scripts/client-integration-tests/test-project/.gitignore scripts/firepit-builder/.dockerignore scripts/publish/.gitignore scripts/triggers-end-to-end-tests/.gitignore scripts/triggers-end-to-end-tests/functions/.gitignore scripts/test-project/functions/.gitignore scripts/extensions-emulator-tests/greet-the-world/.gitignore .prettierrc.js .eslintrc.js .prettierignore .eslintignore .gitignore .mocharc.yml .github/CONTRIBUTING.md .github/PULL_REQUEST_TEMPLATE.md .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/config.yml .github/ISSUE_TEMPLATE/feature_request.md .github/workflows/README.md .github/workflows/node-test.yml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Text files path like ".*[.]txt" 5 files: templates/banner.txt src/test/fixtures/config-imports/unsupported.txt src/test/fixtures/ignores/ignored/ignore.txt src/test/fixtures/ignores/ignored/deeper/index.txt src/test/fixtures/ignores/ignored.txt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Too long lines (1000+ characters) 5 files: scripts/emulator-tests/fixtures.ts src/emulator/auth/apiSpec.js src/emulator/auth/schema.ts src/test/emulators/storage/crc-string-cases.json src/test/emulators/fixtures.ts - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Typescript definition files path like ".*\.d\.ts" 2 files: src/types/proxy/index.d.ts src/types/extractTriggers.d.ts - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sokrates scoping conventions path like ".*/sokrates_conventions[.]json" 1 files: sokrates_conventions.json - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Binaries for distribution path like ".*/bin/.*" 1 files: src/bin/firebase.js - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Git history path like ".*/git[-]history[.]txt" 1 files: git-history.txt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -