platform_build_soong/scripts/hiddenapi
Spandan Das 2c2219b60e Apply pylint to remaining scripts in hiddenapi
1. Run pyformat scripts/hiddenapi -s 4
--force_quote_type none -i to fix formatting.
2. rename restricted variable names (e.g. variable name "input" has been
changed to "csvfile")
3. use pylint: disable=<X> where fixes are not obvious

Test: m merge_csv signature_patterns signature_patterns_test
Test: pylint --rcfile tools/repohooks/tools/pylintrc <file1>
<file1_test>
Bug: 195738175

Change-Id: I800a208f9c0ee1d32e68e4b20fd5933b3ab92c0e
2021-08-27 00:30:41 +00:00
..
Android.bp Separate creation of signature patterns from overlap checking 2021-08-06 13:40:34 +01:00
generate_hiddenapi_lists.py Allow generate_hiddenapi_lists.py to work with no custom flag files 2021-04-21 17:15:25 +01:00
generate_hiddenapi_lists_test.py Add target for generate_hiddenapi_lists_test 2021-07-20 19:17:49 +01:00
merge_csv.py Apply pylint to remaining scripts in hiddenapi 2021-08-27 00:30:41 +00:00
signature_patterns.py Apply pylint to remaining scripts in hiddenapi 2021-08-27 00:30:41 +00:00
signature_patterns_test.py Apply pylint to remaining scripts in hiddenapi 2021-08-27 00:30:41 +00:00
verify_overlaps.py Filter blocked entries from modular flag files 2021-08-11 17:29:47 +01:00
verify_overlaps_test.py Filter blocked entries from modular flag files 2021-08-11 17:29:47 +01:00