mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2026-05-15 03:06:07 +08:00
When running pylint over the entire code base, it reports the warning: R0801: Similar lines in 2 files for several pairs of files. The code referred to is boilerplate code related to imports and error handling. It is not practical to change the code to avoid the warnings, so simply disable them in the config. Change-Id: Ie685fdf1cab60fb8f1503be560166a14058698d8
8.9 KiB
8.9 KiB