grab / grab-bazel-common

Common rules and macros for Grab's Android projects built with Bazel.
https://grab.github.io/grazel
Apache License 2.0
39 stars 15 forks source link

Add dedicated flags to determine reusing project xml and models dir in lint reporting action #169

Closed arunkumar9t2 closed 7 months ago

arunkumar9t2 commented 7 months ago

Remove hack introduced in https://github.com/grab/grab-bazel-common/pull/168. For reporting, we reuse project.xml and models dir from analyze steps, this PR adds a dedicated flag to differentiate this behavior.