calyx
calyx copied to clipboard
Generate warnings instead of hard errors from the papercut pass
The papercut pass detects common problems that are not necessarily an issue and people keep tripping into cases where it is generating false positives. Let's change the default behavior to generate warnings and provide an option to upgrade to an error.