diff --git a/.pylintrc b/.pylintrc new file mode 100644 index 000000000000..10483d33d7c1 --- /dev/null +++ b/.pylintrc @@ -0,0 +1,9 @@ +[MASTER] +jobs=0 + +[REPORTS] +score=no + +[MESSAGES CONTROL] +disable=all +enable=unreachable \ No newline at end of file diff --git a/sideci.yml b/sider.yml similarity index 100% rename from sideci.yml rename to sider.yml