Commit Graph

18 Commits

Author SHA1 Message Date
Tomer Nosrati b48d1cbab0
Improve pre-commit checks and fix all new lint errors (#2124)
* Added pyproject.toml

* Imported .pre-commit-config.yaml config from Celery

* Codespell Fixes

* Fixed lint errors

* Added back autoflake
2024-09-25 22:34:56 +03:00
Tomer Nosrati 3448887f78
Refactored CI (#2122)
* Refactored CI

* Added test-integration.txt for integration tests

* Removed .tox from "make clean"

* Fixed pypy

* Cleanup

* Added "--reruns 2" to integration tests
2024-09-25 21:10:28 +03:00
Ask Solem b6893da353 Moves pydocstyle config to setup.cfg 2016-10-11 13:33:10 -07:00
Ask Solem 0cc7a517fa Fixes flakes 2016-10-11 12:48:50 -07:00
Ask Solem 836512cadd Adds pydocstyle as a tox target 2016-10-11 12:33:31 -07:00
Ask Solem fb520a0643 Fix make docs target 2016-10-10 11:43:11 -07:00
Ask Solem 7e5182c114 Minor testing stuff 2016-08-23 19:28:05 -07:00
Ask Solem 6b5735825c Enable all flake8 rules 2016-07-01 14:40:38 -07:00
Ask Solem 2e712d4d43 Adds bumpversion 2016-07-01 14:13:38 -07:00
Ask Solem 4bf22565a3 [dist] Update Makefile from source 2016-04-11 13:17:43 -07:00
Ask Solem acd251eb0d Generate README.rst from docs/templates/readme.txt 2016-04-11 13:02:34 -07:00
Ask Solem a25b77756c [dist] Use apicheck from sphinx_celery 2016-04-08 15:06:19 -07:00
Ask Solem e5e631cc4c Removes unused bump_version 2016-04-07 18:59:49 -07:00
Ask Solem b1707d091a Use sphinx2rst 2016-04-07 18:51:22 -07:00
Ask Solem 719ce2ef78 Use celery_sphinx to manage docs 2016-04-07 17:29:30 -07:00
Ask Solem b374177473 Use unicode_litereals everywhere and updates flakeplus target to --2.7 2016-04-06 13:14:05 -07:00
gdw2 1635df3c98 fixing htmlclean
Not sure what this was supposed to do since `$(SPHINX)` wasn't defined anywhere.  Changed to call clean within docs dir.
2015-10-23 13:52:31 -07:00
Ask Solem 50e2d6c1a4 Adds Makefile 2014-05-27 14:33:11 +01:00