mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-06-12 17:04:57 +03:00
cc0d577fc5
Add is_borrowed_sub_item filter to distinguish borrowed vs own sub-items inside borrowed objects. Own Attributes/TabularSections/ EnumValues (added by extension) lack ObjectBelonging and ExtendedConfigurationObject — validating them as borrowed was a false positive. Inspired by PR #6. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>