summaryrefslogtreecommitdiffstats
path: root/subcmds/stage.py
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2013-05-04 21:40:56 +0900
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2013-05-04 21:40:56 +0900
commit56f4eea26c703992d0a27fd99b7083593f209677 (patch)
treea243ae9bde5cdd794eb81ff7498ee36291faf179 /subcmds/stage.py
parentf385d0ca09cf5076d602b6d585c1f06e84b757fe (diff)
downloadgit-repo-56f4eea26c703992d0a27fd99b7083593f209677.tar.gz
Disable pylint warnings about similar lines in multiple files
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
Diffstat (limited to 'subcmds/stage.py')
0 files changed, 0 insertions, 0 deletions