#proc-macro-attributes #build #lint #linter #annotate #provider #redpen

macro redpen-shim

A proc-macro attribute provider that allows crates to annotate their code with redpen lints without breaking their build

2 unstable releases

0.2.0 Sep 1, 2023
0.1.0 Sep 1, 2023

#1739 in Procedural macros

MIT license

3KB

This crate only exists so that users of redpen can build their code using their regular workflow without causing "unknown tool" errors.

No runtime deps