pjknkda / flake8-datetimezLinks
A plugin for flake8 to ban the usage of unsafe naive datetime class.
☆39Updated 2 years ago
Alternatives and similar repositories for flake8-datetimez
Users that are interested in flake8-datetimez are comparing it to the libraries listed below
Sorting:
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated 2 weeks ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆84Updated 2 weeks ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- flake8☆121Updated 2 years ago
- Flake8 plugin to encourage correct string literal concatenation☆33Updated this week
- Flake8 extension to validate (lack of) logging format strings☆135Updated last month
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- Flake8 plugin for managing type-checking imports & forward references.☆121Updated 7 months ago
- Flake8 plugin for return expressions checking.☆62Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- Structured logging assertions☆64Updated last month
- Conditional coverage based on any rules you define!☆74Updated 7 months ago
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated 2 weeks ago
- Check for python builtins being used as variables or parameters☆117Updated last week
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 7 months ago
- pytest plugin for testing mypy types, stubs, and plugins