diff --git a/.pylintrc b/.pylintrc new file mode 100644 index 0000000..c304fe0 --- /dev/null +++ b/.pylintrc @@ -0,0 +1,4 @@ +[FORMAT] +max-line-length=120 + +good-names=ip