matrix: Style fixes and cleanup.
This commit is contained in:
parent
f8a318fef2
commit
05a413f7cb
13 changed files with 1278 additions and 1278 deletions
|
|
@ -130,7 +130,8 @@ disable=print-statement,
|
|||
bad-whitespace,
|
||||
too-few-public-methods,
|
||||
too-many-lines,
|
||||
missing-docstring
|
||||
missing-docstring,
|
||||
bad-continuation,
|
||||
|
||||
# Enable the message, report, category or checker with the given id(s). You can
|
||||
# either give multiple identifier separated by comma (,) or put this option
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue