Commit Graph

5 Commits

Author SHA1 Message Date
Nguyễn Hồng Quân 26a3577443
Replace Black with Ruff as formatter tool (#2152) 2024-11-20 15:34:27 +07:00
Simon Blanchard a26f6244e3
add lint target in Makefile (#1940)
* add lint target in Makefile

add black and ruff to dev reqs

* remove black and ruff from 3.6 reqs as ruff is not compatible with 3.6

* remove black and ruff - seems to be causing tests to fail
2023-06-13 12:01:24 +07:00
lowercase00 375ace1747
Typing (#1698)
* Gitignore Venv + VScode

* Add Typings, Add Test to Makefile

* Fix, More typing, Redis Pipeline specific type

* More types

* Fix 3.7- Typing Compat, Add Tox Envs, Tests Dockerfile

* fix listindex error (#1700)

* More docstrings

* More Types

* Fix Typo on Dependency

* Last Types

Co-authored-by: Burak Yılmaz <46003469+yilmaz-burak@users.noreply.github.com>
2022-10-01 16:34:30 +07:00
Vincent Driessen 6319128ebc Clean dist+build folders before releasing 2015-06-03 10:43:00 +02:00
Vincent Driessen de1178ce3f Add Makefile for convenient releasing 2015-04-14 09:24:32 +02:00