This website works better with JavaScript.
Explore
Help
Sign In
util
/
rq
mirror of
https://github.com/peter4431/rq.git
Watch
4
Star
0
Fork
You've already forked rq
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
933860ee8c
main
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '933860ee8c'
${ noResults }
rq
/
codecov.yml
4 lines
37 B
YAML
Raw
Normal View
History
Unescape
Escape
Add codecov.yml to ignore tests directory
3 years ago
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
2 years ago
-
setup.py
Add codecov.yml to ignore tests directory
3 years ago
-
"*/tests/*"