代码拉取完成,页面将自动刷新
[MESSAGES CONTROL]
# Disable the message, report, category or checker with the given id(s).
# TODO(perf-owners): Reduce this list to as small as possible.
disable=
abstract-class-little-used,
abstract-class-not-used,
bad-builtin,
bad-continuation,
bad-indentation,
bad-whitespace,
broad-except,
eval-used,
fixme,
global-statement,
interface-not-implemented,
invalid-name,
locally-enabled,
locally-disabled,
logging-not-lazy,
missing-docstring,
no-member,
no-self-use,
star-args,
too-few-public-methods,
too-many-arguments,
too-many-branches,
too-many-instance-attributes,
too-many-locals,
too-many-public-methods,
too-many-statements,
too-many-return-statements
[REPORTS]
# Don't write out full reports, just messages.
reports=no
[VARIABLES]
# Google style
dummy-variables-rgx=_$|unused_
[FORMAT]
# We use two spaces for indents, instead of the usual four spaces or tab.
indent-string=' '
# We suppress long line check for lines that contain only the URL (with or
# without quote).
ignore-long-lines=^\s*'?https?://\S+'?$
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。