[MESSAGES CONTROL]
disable=missing-docstring

[BASIC]
include-naming-hint=yes
max-line-length=120
good-names=i,j,k,x,y,z,t,ex,_
