asottile / flake8-typing-importsLinks
flake8 plugin which checks that typing imports are properly guarded
☆50Updated this week
Alternatives and similar repositories for flake8-typing-imports
Users that are interested in flake8-typing-imports are comparing it to the libraries listed below
Sorting:
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated last week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Flake8 plugin to encourage correct string literal concatenation☆33Updated 2 weeks ago
- Check for python builtins being used as variables or parameters☆116Updated last year
- Flake8 plugin for return expressions checking.