platform_build/tools/warn
Chih-Hung Hsieh 3cce2bcc60 Separate html/csv output functions into html_writer.py
* also suppress some pylint warnings

Test: warn.py --url=http://cs/android --separator='?l=' build.log > warnings.html
Test: warn.py --gencsv build.log > warnings.csv
Change-Id: I497dbb7496ca21470ba33db03eedb27f5e8f1e96
2020-02-27 15:39:18 -08:00
..
__init__.py Split warn.py into multiple files 2019-12-17 15:12:31 -08:00
android_project_list.py Use new Severity class and update *_warn_patterns 2020-01-10 15:21:20 -08:00
chrome_project_list.py Use same warn_common.py and warn.py for Android and Chrome 2020-02-25 19:47:35 -08:00
cpp_warn_patterns.py Add new C++ and Java warning patterns 2020-01-29 11:01:36 -08:00
html_writer.py Separate html/csv output functions into html_writer.py 2020-02-27 15:39:18 -08:00
java_warn_patterns.py Separate html/csv output functions into html_writer.py 2020-02-27 15:39:18 -08:00
make_warn_patterns.py Separate html/csv output functions into html_writer.py 2020-02-27 15:39:18 -08:00
other_warn_patterns.py Separate html/csv output functions into html_writer.py 2020-02-27 15:39:18 -08:00
OWNERS Split warn.py into multiple files 2019-12-17 15:12:31 -08:00
severity.py Use same warn_common.py and warn.py for Android and Chrome 2020-02-25 19:47:35 -08:00
tidy_warn_patterns.py Separate html/csv output functions into html_writer.py 2020-02-27 15:39:18 -08:00
warn.py Use same warn_common.py and warn.py for Android and Chrome 2020-02-25 19:47:35 -08:00
warn_common.py Separate html/csv output functions into html_writer.py 2020-02-27 15:39:18 -08:00