Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
317981f
docs(specs): add design for issue #99 consistency-to-lint consolidation
JohnRDOrazio May 3, 2026
8c366af
docs(plans): add PR1 implementation plan for issue #99
JohnRDOrazio May 3, 2026
f7e9789
feat(lint): add unused-property rule (#99)
JohnRDOrazio May 3, 2026
06cf62b
fix(lint): clarify unused-property comment + number test section
JohnRDOrazio May 3, 2026
5cde4b9
feat(lint): add orphan-individual rule (#99)
JohnRDOrazio May 3, 2026
ae82bb5
feat(lint): add empty-domain rule (#99)
JohnRDOrazio May 3, 2026
69b3b8d
feat(lint): add empty-range rule (#99)
JohnRDOrazio May 3, 2026
dfe8778
feat(lint): add deprecated-parent rule (#99)
JohnRDOrazio May 3, 2026
83b2ae3
feat(lint): add multi-root rule (#99)
JohnRDOrazio May 3, 2026
49b5d5d
refactor(lint): rename undefined-parent to dangling-ref (#99)
JohnRDOrazio May 3, 2026
3ad4f3a
fix(lint): refresh stale comment + docstring after dangling-ref rename
JohnRDOrazio May 3, 2026
9865910
feat(lint): expand dangling-ref to cover domain and range (#99)
JohnRDOrazio May 3, 2026
e2e5adb
fix(lint): tidy _check_dangling_ref after review
JohnRDOrazio May 3, 2026
ef91669
feat(lint): broaden duplicate-label to all entity types, same-type on…
JohnRDOrazio May 3, 2026
995c361
fix(lint): tidy _check_duplicate_label after review
JohnRDOrazio May 3, 2026
729c837
feat(lint): refresh L2 and L4 descriptions for new rules (#99)
JohnRDOrazio May 3, 2026
c1f03ae
test(lint): assert level membership for new/renamed rules (#99)
JohnRDOrazio May 3, 2026
9052913
fix(lint): polish PR after review (#99)
JohnRDOrazio May 3, 2026
fd2897b
test(lint): cover defensive guards in new rules (#99)
JohnRDOrazio May 3, 2026
8b2dbb4
test(lint): tighten dangling-ref coverage after review (#99)
JohnRDOrazio May 3, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading