Skip to content

Conversation

@leoafarias
Copy link
Collaborator

  • Quote $CLAUDE_PROJECT_DIR in settings.json to prevent path expansion issues
  • Add set -euo pipefail for strict error handling
  • Add defensive check for empty CLAUDE_PROJECT_DIR with exit code 2
  • Change to project directory immediately after validation
  • Use relative paths after cd to avoid duplicate path issues
  • Use ${VAR:-} syntax to prevent unbound variable errors

- Quote $CLAUDE_PROJECT_DIR in settings.json to prevent path expansion issues
- Add set -euo pipefail for strict error handling
- Add defensive check for empty CLAUDE_PROJECT_DIR with exit code 2
- Change to project directory immediately after validation
- Use relative paths after cd to avoid duplicate path issues
- Use ${VAR:-} syntax to prevent unbound variable errors
@docs-page
Copy link

docs-page bot commented Dec 28, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/btwld/mix~814

Documentation is deployed and generated using docs.page.

@vercel
Copy link
Contributor

vercel bot commented Dec 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
mix-docs Ready Ready Preview, Comment Dec 28, 2025 1:58am

@github-actions github-actions bot added the repo label Dec 28, 2025
@leoafarias leoafarias merged commit 04c3795 into main Dec 28, 2025
5 of 6 checks passed
@leoafarias leoafarias deleted the claude/check-flutter-version-jfW3v branch December 28, 2025 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants