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 dc5c7d9 commit 856361cCopy full SHA for 856361c
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Run Lint
27
run: |
28
- pylint --rcfile pylint.rc rdl_pygments
+ pylint --rcfile .pylint.rc rdl_pygments
29
30
#-------------------------------------------------------------------------------
31
build_sdist:
0 commit comments