bazel-xcode / bazel-xcode/xchammer
Remove absolute file paths from generated sources
Open
- Dominant language
- Swift
- Stars
- 314
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
This currently happens at least in bazel_build_settings.py but we should audit the entire project for absolute file paths. This will be a blocker as we start to think about project caching and adds noise to diffs
Example here:
https://github.com/pinterest/xchammer/pull/84/files#diff-31666cd9f1523b974543b5f819d5665eR133
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.