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 3af99f3 commit d023c54Copy full SHA for d023c54
1 file changed
action.yml
@@ -93,6 +93,7 @@ runs:
93
- --plugins=${{ inputs.plugins }}
94
- --project=${{ inputs.project }}
95
- --pylint-requirements=true
96
+ - --pylint-use-user=false
97
- --reapermode=${{ inputs.reapermode }}
98
- --report-unknown-options=false
99
- --revive-config=${{ inputs.reviveconfig }}
0 commit comments