Commit 6670d54
committed
Remove lint task on lowest development environment
The lower version of pylint doesn't recognize the
too-many-positional-arguments lint.
It is not that useful to have this lint check for the lowest development
environment since this code never changes.
Signed-off-by: mulhern <amulhern@redhat.com>1 parent bb0bcfe commit 6670d54
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
| |||
0 commit comments