David Pursehouse 56f4eea26c 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
2013-05-04 21:40:56 +09:00
2012-11-14 11:38:57 +09:00
2013-03-08 01:18:08 +00:00
2013-02-26 16:04:55 +09:00
2008-10-21 07:00:00 -07:00
2013-04-18 21:35:49 +05:30
2013-04-18 21:35:49 +05:30
2011-09-19 14:52:57 -07:00
2013-04-18 21:35:49 +05:30
2013-04-17 13:43:10 +05:30
Description
No description provided
Apache-2.0 35 MiB
Languages
Python 99.1%
Shell 0.9%