- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hidden files and folders path like ".*/[.][a-zA-Z0-9_]+.*" 10 files: .npmignore test/dist/.gitignore test/3rdparty/syntax/.gitignore dist/.gitignore .editorconfig .gitignore .github/ISSUE_TEMPLATE.md .gitlab-ci.yml .circleci/config.yml .travis.yml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Documentation path like ".*/docs/.*" 9 files: docs/syntactic-analysis.md docs/index.rst docs/requirements.txt docs/conf.py docs/_static/custom.css docs/getting-started.md docs/README.md docs/lexical-analysis.md docs/syntax-tree-format.md - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Too long file (1000000+ bytes) 7 files: test/test-262-whitelist.txt test/3rdparty/syntax/jquery-1.9.1.json test/3rdparty/syntax/yui-3.12.0.json test/3rdparty/syntax/mootools-1.4.5.json test/3rdparty/syntax/angular-1.2.5.json test/3rdparty/syntax/jquery.mobile-1.4.2.json git-history.txt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Dependencies path like ".*/(3rd|[Tt]hird)[-_]?[Pp]arty/.*" 5 files: test/3rdparty/jquery-1.9.1.js test/3rdparty/backbone-1.1.0.js test/3rdparty/benchmark.js test/3rdparty/underscore-1.5.2.js test/3rdparty/mootools-1.4.5.js - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Too many lines (10000) 3 files: test/3rdparty/yui-3.12.0.js test/3rdparty/angular-1.2.5.js test/3rdparty/jquery.mobile-1.4.2.js - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Too long lines (1000+ characters) 3 files: test/3rdparty/syntax/underscore-1.5.2.json test/3rdparty/syntax/backbone-1.1.0.json src/character.ts - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Binaries for distribution path like ".*/bin/.*" 2 files: bin/esparse.js bin/esvalidate.js - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sokrates conventions and configurations path like ".*/sokrates_.*?[.]json" 1 files: sokrates_conventions.json - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -