mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-09 14:07:56 -05:00
* add readme and manifest yaml * initial harness * update scripts * update manifest * test disable duplicate code * add comma * read score from log file
13 lines
254 B
INI
13 lines
254 B
INI
[MESSAGES CONTROL]
|
|
disable=
|
|
import-error,
|
|
wrong-import-order,
|
|
wrong-import-position,
|
|
broad-exception-caught,
|
|
line-too-long,
|
|
too-many-statements,
|
|
broad-exception-raised,
|
|
fixme,
|
|
c-extension-no-member,
|
|
duplicate-code
|