Skip to content

Align linting with receipt-only package support - #62

Merged
jordancalhoun merged 1 commit into
nextfrom
fix/53
Sep 2, 2026
Merged

Align linting with receipt-only package support#62
jordancalhoun merged 1 commit into
nextfrom
fix/53

Conversation

@jordancalhoun

Copy link
Copy Markdown
Collaborator

Summary

  • Allow valid receipt-only projects through --lint to match existing pkgbuild --nopayload support.
  • Cover the CLI lint/build path in unit tests and the macOS verification loop.

Tests

  • swift test
  • ./scripts/verify-loop.sh
  • git diff --check

Closes #53

@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Team

Run ID: a45c7ed0-921a-4b1c-aa72-7d140f5501b9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jordancalhoun jordancalhoun linked an issue Sep 2, 2026 that may be closed by this pull request
5 tasks
@jordancalhoun
jordancalhoun merged commit 62ec492 into next Sep 2, 2026
2 checks passed
@jordancalhoun
jordancalhoun deleted the fix/53 branch September 2, 2026 22:06
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.

Align linting with receipt-only package support

1 participant