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.
46c39654d0
main
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '46c39654d0'
${ noResults }
rq
/
.coveragerc
8 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Exclude vendor files and irrelevant files from coverage reports.
11 years ago
[run]
omit =
rq/scripts/*
rq/compat/*
rq/contrib/legacy.py
rq/dummy.py
Ignore local.py (it's tested in werkzeug instead).
11 years ago
rq/local.py