We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fff01c5 commit b0bf349Copy full SHA for b0bf349
.gitignore
@@ -161,10 +161,10 @@ cython_debug/
161
# .idea/
162
163
# Pylint
164
-.pylintrc
+# .pylintrc
165
166
# markdownlint.config
167
-.markdownlint*
+# .markdownlint*
168
169
# macOS
170
.DS_Store
.pylintrc
@@ -0,0 +1 @@
1
+disable=line-too-long
0 commit comments