Skip to content

docs(PC0021, LC0054): document AppSource mandatory affix handling - #144

Open
Arthurvdv wants to merge 1 commit into
mainfrom
docs/pc0021-lc0054-mandatory-affixes
Open

docs(PC0021, LC0054): document AppSource mandatory affix handling#144
Arthurvdv wants to merge 1 commit into
mainfrom
docs/pc0021-lc0054-mandatory-affixes

Conversation

@Arthurvdv

Copy link
Copy Markdown
Member

Documents the affix-aware behavior shipped in ALCops/Analyzers#447 (fixes ALCops/Analyzers#436):

  • PC0021: new "Mandatory affixes" section — extension field names are compared with AppSource mandatory affixes stripped; applies only to table extension fields in your own app (own-table fields carry the affix on the table object).
  • LC0054: prefixes section now also lists mandatorySuffix and notes the loose leading-affix semantics from the shared MandatoryAffixes helper.

Generated with Claude Fable 5

- PC0021: new section explaining affix stripping for table extension
  fields (ALCops/Analyzers#436), including the own-table exception.
- LC0054: mention mandatorySuffix and the loose leading-affix semantics
  after the refactor onto the shared MandatoryAffixes helper.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: PC0021 vs. mandatory affixes

1 participant