Skip to content

fix(ci): skip lint-check when repo has no package.json - #6

Merged
rubenvdlinde merged 1 commit into
developmentfrom
fix/lint-check-skip-without-package-json
May 23, 2026
Merged

fix(ci): skip lint-check when repo has no package.json#6
rubenvdlinde merged 1 commit into
developmentfrom
fix/lint-check-skip-without-package-json

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

The lint-check workflow ran npm i on this Python/PHP ExApp wrapper that has no package.json, failing with ENOENT. Added a guard step so it no-ops cleanly. Same fix pushed to all 4 ExApp wrappers.

@rubenvdlinde
rubenvdlinde merged commit c4d06f7 into development May 23, 2026
1 check passed
@rubenvdlinde
rubenvdlinde deleted the fix/lint-check-skip-without-package-json branch May 23, 2026 08:36
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