Skip to content

Add Periphery config and CI workflow; remove dead code#1

Merged
RISCfuture merged 2 commits into
mainfrom
periphery-cleanup
May 19, 2026
Merged

Add Periphery config and CI workflow; remove dead code#1
RISCfuture merged 2 commits into
mainfrom
periphery-cleanup

Conversation

@RISCfuture
Copy link
Copy Markdown
Owner

Adds a Periphery configuration (.periphery.yml) and a GitHub Actions workflow (.github/workflows/periphery.yml) for automated dead-code detection. Removes unused declarations and imports flagged by Periphery, with public API, Codable, @objc, reflection, and protocol-witness symbols preserved. All tests pass with no regressions.

🤖 Generated with Claude Code

RISCfuture and others added 2 commits May 19, 2026 12:58
Adds .periphery.yml and .github/workflows/periphery.yml, and removes unused declarations/imports flagged by Periphery. Public API preserved for libraries; Codable/@objc/reflection/protocol-witness symbols retained. All tests pass with no regressions.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…-core periphery formula

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@RISCfuture RISCfuture merged commit f2a2d74 into main May 19, 2026
5 checks passed
@RISCfuture RISCfuture deleted the periphery-cleanup branch May 19, 2026 23:55
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