-
-
Notifications
You must be signed in to change notification settings - Fork 879
Commit 9f3732f
docs: fix examples
---
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: na
- task: lint_repl_help
status: na
- task: lint_javascript_src
status: na
- task: lint_javascript_cli
status: na
- task: lint_javascript_examples
status: na
- task: lint_javascript_tests
status: na
- task: lint_javascript_benchmarks
status: na
- 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 1f08a8b commit 9f3732f
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | + | ||
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
| |||
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
56 | + | ||
55 | 57 |
| |
56 | 58 |
| |
57 | 59 |
| |
| |||
76 | 78 |
| |
77 | 79 |
| |
78 | 80 |
| |
81 | + | ||
79 | 82 |
| |
80 | 83 |
| |
81 | 84 |
| |
| |||
91 | 94 |
| |
92 | 95 |
| |
93 | 96 |
| |
97 | + | ||
94 | 98 |
| |
95 | 99 |
| |
96 | 100 |
| |
| |||
109 | 113 |
| |
110 | 114 |
| |
111 | 115 |
| |
116 | + | ||
112 | 117 |
| |
113 | 118 |
| |
114 | 119 |
| |
|
0 commit comments