Commit fb75d98
committed
refactor: allow remark-lint-expected-html-sections to be disabled
refactor behavior of `remark-lint-expected-html-sections` so that it reports from an anchor node and can be disabled with inline comments
Generated-by: GPT-5-3-Codex
---
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: na
- task: lint_package_json
status: na
- task: lint_repl_help
status: na
- task: lint_javascript_src
status: passed
- 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: passed
- task: lint_typescript_tests
status: na
- task: lint_license_headers
status: passed
---1 parent 23a6428 commit fb75d98
1 file changed
Lines changed: 44 additions & 2 deletions
File tree
- lib/node_modules/@stdlib/_tools/remark/plugins/remark-lint-expected-html-sections/lib
Lines changed: 44 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
33 | 71 | | |
34 | 72 | | |
35 | 73 | | |
| |||
60 | 98 | | |
61 | 99 | | |
62 | 100 | | |
| 101 | + | |
63 | 102 | | |
64 | 103 | | |
65 | 104 | | |
| |||
78 | 117 | | |
79 | 118 | | |
80 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
81 | 123 | | |
82 | 124 | | |
83 | 125 | | |
| |||
101 | 143 | | |
102 | 144 | | |
103 | 145 | | |
104 | | - | |
| 146 | + | |
105 | 147 | | |
106 | 148 | | |
107 | 149 | | |
| |||
119 | 161 | | |
120 | 162 | | |
121 | 163 | | |
122 | | - | |
| 164 | + | |
123 | 165 | | |
124 | 166 | | |
125 | 167 | | |
| |||
0 commit comments