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

Update lint_options.config tag #150

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

mohammadkahelghi-grabtaxi
Copy link
Collaborator

update config tag

@@ -64,7 +64,7 @@ def android_library(
resources = [file for file in resource_files if file.endswith(".xml")],
manifest = attrs.get("manifest"),
baseline = lint_baseline,
lint_config = lint_options.get("lint_config", None),
lint_config = lint_options.get("config", None),
Copy link
Collaborator

Choose a reason for hiding this comment

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

We will change on grazel too?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

not really this is just to be aligned with grazel

@arunsampathkumar-grabtaxi arunsampathkumar-grabtaxi changed the title update config tag Update lint_options.config tag Mar 13, 2024
@mohammadkahelghi-grabtaxi mohammadkahelghi-grabtaxi merged commit d1322f0 into master Mar 13, 2024
3 checks passed
@arunsampathkumar-grabtaxi arunsampathkumar-grabtaxi deleted the update_config_tag branch April 3, 2024 07:00
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.

2 participants