Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shorten obtaining relative paths #1276

Conversation

Goooler
Copy link
Member

@Goooler Goooler commented Feb 24, 2025

Returns the path of this file, relative to the root of the containing file tree. Always uses '/' as the hierarchy
separator, regardless of platform file separator. Same as calling getRelativePath().getPathString().

Closes #1273.

renovate bot and others added 2 commits February 21, 2025 23:07
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
> Returns the path of this file, relative to the root of the containing file tree. Always uses '/' as the hierarchy
  separator, regardless of platform file separator. Same as calling getRelativePath().getPathString().
@Goooler Goooler changed the base branch from main to g/20250206/fix-duplicates-strategy-for-transformers February 24, 2025 06:54
@Goooler Goooler merged commit 93ea70a into g/20250206/fix-duplicates-strategy-for-transformers Feb 24, 2025
1 of 7 checks passed
@Goooler Goooler deleted the g/20250224/unify-relative-path branch February 24, 2025 06:54
@Goooler
Copy link
Member Author

Goooler commented Feb 24, 2025

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