Commit 57d6e32
committed
Disable pylint
This check overlaps with `mypy` and it had some false positives in the
past, so better to disable it.
Signed-off-by: Leandro Lucarella <[email protected]>unsubscriptable-object check1 parent 1ecfdcb commit 57d6e32
File tree
2 files changed
+6
-0
lines changed- cookiecutter/{{cookiecutter.github_repo_name}}
2 files changed
+6
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
134 | 137 | | |
135 | 138 | | |
136 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
121 | 124 | | |
122 | 125 | | |
123 | 126 | | |
| |||
0 commit comments