Updated all log strings to new format
This commit is contained in:
parent
36e837d374
commit
9f5252194a
35 changed files with 121 additions and 715 deletions
|
|
@ -1,4 +1,8 @@
|
|||
[MESSAGES CONTROL]
|
||||
|
||||
disable=C0330,C0326,W1202,W0511,C,R
|
||||
max-line-length = 88
|
||||
disable=fixme,C,R
|
||||
max-line-length = 88
|
||||
|
||||
[LOGGING]
|
||||
|
||||
logging-format-style=new
|
||||
Loading…
Add table
Add a link
Reference in a new issue