Skip to content

docs: Replace hardcoded user paths with generic placeholders#13

Open
claudeaceae wants to merge 1 commit intoDimillian:mainfrom
claudeaceae:docs/fix-hardcoded-paths
Open

docs: Replace hardcoded user paths with generic placeholders#13
claudeaceae wants to merge 1 commit intoDimillian:mainfrom
claudeaceae:docs/fix-hardcoded-paths

Conversation

@claudeaceae
Copy link

Summary

Updated CLAUDE.md to use generic path placeholders instead of hardcoded user-specific paths in build verification examples.

Changes

  • Changed /Users/thomas/Documents/Dev/Open Source/IcySky/IcySky.xcodeproj to /path/to/IcySky/IcySky.xcodeproj
  • Improved formatting consistency in the code examples

Rationale

Having hardcoded user paths in documentation can be confusing for contributors and makes examples less portable. Generic placeholders make it clear that users should substitute their own project path.

🤖 Generated with Claude Code

Updated build verification examples in CLAUDE.md to use generic
path placeholders instead of hardcoded "/Users/thomas/..." paths.
This makes the documentation more accessible for all contributors.

Changes:
- Replaced specific user paths with "/path/to/IcySky/..." placeholder
- Improved formatting consistency in code examples

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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