Commit f4bb263
Restore EXCLUDED CODE marker lost during the linter-merge rebase conflict
The rebase onto master (after #16's linter merge) resolved a conflict
in the commented-out cat_tools schema-restriction block by keeping a
plain /* instead of master's /* EXCLUDED CODE: ... -- without it, the
linter demands " * " prefixes on every line of the commented-out DO
block, producing 15 false findings. make lint is clean again.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 7f58f0e commit f4bb263
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments