Skip to content

fix: reduce AI quality false positives#64

Merged
alxxjohn merged 1 commit into
mainfrom
fix/ai-quality-jsx-narrative-comments
Jul 24, 2026
Merged

fix: reduce AI quality false positives#64
alxxjohn merged 1 commit into
mainfrom
fix/ai-quality-jsx-narrative-comments

Conversation

@alxxjohn

Copy link
Copy Markdown
Contributor

Summary

  • recognize JSX element tags and arrow-function component declarations in AI dead-code analysis
  • avoid unreachable-code findings after unbraced conditional returns
  • exempt JSDoc, run instructions, and route headers from narrative-comment findings

Verification

  • make ci

@alxxjohn
alxxjohn merged commit b80b5c3 into main Jul 24, 2026
16 checks passed
alxxjohn added a commit that referenced this pull request Jul 25, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.2.2](v1.2.1...v1.2.2)
(2026-07-25)


### Bug Fixes

* parse pnpm lockfile package entries
([11acbd6](11acbd6))
* reduce AI quality false positives
([fd5d103](fd5d103))
* reduce AI quality false positives
([dc61f7e](dc61f7e))
* reduce AI quality false positives
([#64](#64))
([b80b5c3](b80b5c3))
* resolve TypeScript pnpm imports
([154adc3](154adc3))
* resolve TypeScript pnpm imports
([#63](#63))
([4d3cc59](4d3cc59))
* satisfy import resolver lint
([fcec2dc](fcec2dc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

1 participant