Commit c496227
committed
refactor!: abstract part of REPL into a base implementation
Signed-off-by: Snehil Shah <[email protected]>
---
type: pre_commit_static_analysis_report
description: Results of running static analysis checks when committing changes.
report:
- task: lint_filenames
status: passed
- task: lint_editorconfig
status: passed
- task: lint_markdown
status: passed
- task: lint_package_json
status: passed
- task: lint_repl_help
status: na
- task: lint_javascript_src
status: passed
- task: lint_javascript_cli
status: passed
- task: lint_javascript_examples
status: passed
- task: lint_javascript_tests
status: passed
- task: lint_javascript_benchmarks
status: passed
- task: lint_python
status: na
- task: lint_r
status: na
- task: lint_c_src
status: na
- task: lint_c_examples
status: na
- task: lint_c_benchmarks
status: na
- task: lint_c_tests_fixtures
status: na
- task: lint_shell
status: na
- task: lint_typescript_declarations
status: na
- task: lint_typescript_tests
status: na
- task: lint_license_headers
status: passed
---1 parent 41bd391 commit c496227
File tree
341 files changed
+2352
-914
lines changed- lib/node_modules/@stdlib/repl
- base
- data
- docs/commands
- lib
- commands
- scripts
- cli
- benchmark
- bin
- docs
- commands
- migration-guides
- ipython
- data
- matlab
- data
- tutorials
- etc
- examples
- http
- net-socket-2
- net-socket
- lib
- browser
- commands
- test
- integration
- fixtures
- auto-close-pairs
- negative
- positive
- auto-delete-pairs
- negative
- positive
- syntax-highlighting
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
341 files changed
+2352
-914
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments