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

1804 proguard warning docs #1805

Closed

Conversation

Guillergood
Copy link
Contributor

No description provided.

@github-actions github-actions bot added docs Concerns doc comments, READMEs, or docs package: patrol_cli Related to the patrol_cli package labels Oct 14, 2023
Comment on lines 180 to 183
final relativeTestFilePathWithoutSlash = relativeTestFilePath[0] == '/'
? relativeTestFilePath.replaceFirst('/', '')
: relativeTestFilePath;
imports.add("import '$relativeTestFilePathWithoutSlash' as $testName;");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't belong in this PR.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Guillergood Can you remove the commits that have been already merged in #1797?

# Conflicts:
#	packages/patrol_cli/CHANGELOG.md
@github-actions github-actions bot removed the package: patrol_cli Related to the patrol_cli package label Oct 20, 2023
@Guillergood Guillergood deleted the 1804-proguard-warning-docs branch October 20, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Concerns doc comments, READMEs, or docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants