commit | 0d246e55a3d13d4fb0829c000064fa26fcbd4183 | [log] [tgz] |
---|---|---|
author | Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com> | Thu Sep 16 16:58:37 2021 +0200 |
committer | GitHub <noreply@github.com> | Thu Sep 16 16:58:37 2021 +0200 |
tree | e63a3ebb6a6370a54073cbab46ff7c1f15a16111 | |
parent | dc0c7e97b1e92beffa36f76c5c56164f69b81a2a [diff] |
Add typing to ``filepath`` (#4980) * Change tests for ``filepath`` changes * Add pylint/typing.py and FileItem NamedTuple * Use NamedTuple more efficiently * Fix errors and tests after adding warning * Add deprecation for future API change in Checker Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>