You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
ISSUE_TEMPLATE Update bug_report.md 4 years ago
workflows clippy: Only enforce 'correctness' lints, just print the rest 4 years ago
.codecov.yml Disable code-coverage comments 4 years ago