diff options
author | 2021-03-17 16:11:55 +0300 | |
---|---|---|
committer | 2021-03-20 15:55:39 +0300 | |
commit | 296afc1646c04315b07176d23f47479727197539 (patch) | |
tree | e69e2ccfc58f15c03a11ebb5af6e0608a8bb6857 /rss/exception.cpp | |
parent | 25a7a4c76cf238d238fbc2d5dd372b9c81cfb30d (diff) | |
download | newsboat-296afc1646c04315b07176d23f47479727197539.tar.gz newsboat-296afc1646c04315b07176d23f47479727197539.tar.zst newsboat-296afc1646c04315b07176d23f47479727197539.zip |
CI: check for dbg! macro
This macro prints even in the release mode, so we should avoid it.
For now, the check is not very constrained: it examines all files, not
just the Rust code, and the simplistic regex can be triggered even by
a comment. OTOH I'm pretty sure this check *can't* miss a legitimate
dbg! call, so I prefer not to make it any more complicated at this time.
Diffstat (limited to 'rss/exception.cpp')
0 files changed, 0 insertions, 0 deletions