This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
rq
mirror of
https://github.com/rq/rq.git
Watch
1
Star
1
Fork
You've already forked rq
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b1620da009
rq
/
codecov.yml
4 lines
37 B
YAML
Raw
Normal View
History
Unescape
Escape
Add codecov.yml to ignore tests directory
2022-03-02 01:25:46 +00:00
ignore
:
Update linting configuration (#1915) * Update linting configuration This removes flake8 in favor of ruff, which also provides isort support, and updates all files to be black, isort, and ruff compliant. This also adds black and ruff checks to the tox and Github linting workflow. * Tweak the code coverage config and calls
2023-05-17 16:19:14 +00:00
-
setup.py
Add codecov.yml to ignore tests directory
2022-03-02 01:25:46 +00:00
-
"*/tests/*"