Enable F404 by default (#219)

This commit is contained in:
Anders Kaseorg 2022-09-18 08:13:23 -07:00 committed by GitHub
parent f2fd7335ce
commit 9e0daac561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ impl Settings {
CheckCode::E999,
CheckCode::F401,
CheckCode::F403,
CheckCode::F404,
CheckCode::F406,
CheckCode::F407,
CheckCode::F541,