xchammer icon indicating copy to clipboard operation
xchammer copied to clipboard

Remove absolute file paths from generated sources

Open rahul-malik opened this issue 5 years ago • 0 comments

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

rahul-malik avatar Oct 17 '18 23:10 rahul-malik