bat/.github
Martin Nordholts 2765c6ba3b clippy: Only enforce 'correctness' lints, just print the rest
Only the 'correctness' category of lints are 'deny' by default. This is
the only clippy lints we want to enforce for now. The other ones we just
want to print in the logs. So remove any --deny and --allow arguments.
See discussion in #1410.
2020-12-28 14:22:56 +01:00
..
ISSUE_TEMPLATE Update bug_report.md 2020-11-06 21:45:25 +01:00
workflows clippy: Only enforce 'correctness' lints, just print the rest 2020-12-28 14:22:56 +01:00
.codecov.yml Disable code-coverage comments 2020-08-02 21:51:23 +02:00