Enable beman-tidy (--require-all mode) into beman.span - #21
Conversation
Enabling --require-all promotes readme.implements and release.godbolt_trunk_version from recommendations to requirements, and neither was satisfied. The Implements line now uses the **Implements**: spelling the check expects and points at a wg21.link paper, and there is a Compiler Explorer badge linking to a runnable example built against beman_span trunk. beman-tidy goes from 94.29% to 100% locally.
|
Hi @neatudarius, I pushed a small README fix here, CI should go green now. Turning on
With those two fixed, beman-tidy goes from 94.29% to 100% locally. One thing I would like your call on: I put P2821R5 ( Also FYI: the badge points at a Compiler Explorer link I created https://godbolt.org/z/4vsvzbf7z. It builds the README usage example against |
Issue: bemanproject/beman-tidy#334