| commit | 39892e3e398aea9099b8bf2e0585cce8843203d5 | [log] [tgz] |
|---|---|---|
| author | mattgilbride <mattgilbride@google.com> | Mon Jan 02 20:34:43 2023 +0000 |
| committer | mattgilbride <mattgilbride@google.com> | Mon Feb 13 12:08:53 2023 +0000 |
| tree | ac82c7bc894502bd3176592f4416ce29ccb5e15f | |
| parent | d27d379efd63040e8d2bd686ce35d21bb61f928a [diff] |
lint_fix: split into separate main and common modules - Convert most logic into a common class "SoongLintFix" - Clean up code for clarity - Execute using /bin/bash (python uses /bin/sh by default) This change also makes it easier to consume common code from experimental projects. Bug: 232058525 Test: TH Change-Id: I421a78d5ede481baeaa5e082ce4e4ba537259bc5