Mercurial > p > roundup > code
view website/www/htaccess @ 8192:b4d7f9358ba6
chore(ruff): return/suppress boolen directly
I suppressed one 'if bool: return true else return false' so I could
see in codecov that code was returning both true and false.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 11 Dec 2024 13:29:11 -0500 |
| parents | f9eaaa63fda2 |
| children |
line wrap: on
line source
RedirectMatch 404 /\.buildinfo$ RedirectMatch 404 /docs_backup-.* RedirectMatch 404 \.orig$ RedirectMatch 404 ~$
