-
-
Notifications
You must be signed in to change notification settings - Fork 883
Commit 1f08a8b
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 79893a1 commit 1f08a8b
1 file changed
+10
-0
lines changedLines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | + | ||
39 | + | ||
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
| |||
50 | 52 |
| |
51 | 53 |
| |
52 | 54 |
| |
55 | + | ||
56 | + | ||
53 | 57 |
| |
54 | 58 |
| |
55 | 59 |
| |
| |||
72 | 76 |
| |
73 | 77 |
| |
74 | 78 |
| |
79 | + | ||
80 | + | ||
75 | 81 |
| |
76 | 82 |
| |
77 | 83 |
| |
| |||
85 | 91 |
| |
86 | 92 |
| |
87 | 93 |
| |
94 | + | ||
95 | + | ||
88 | 96 |
| |
89 | 97 |
| |
90 | 98 |
| |
| |||
101 | 109 |
| |
102 | 110 |
| |
103 | 111 |
| |
112 | + | ||
113 | + | ||
104 | 114 |
| |
105 | 115 |
| |
106 | 116 |
| |
|
0 commit comments