Added built-in policy for OpenSSH 9.9.

This commit is contained in:
Joe Testa
2024-09-24 15:05:05 -04:00
parent d7398baad7
commit f9032c8277
3 changed files with 3 additions and 1 deletions

View File

@ -96,6 +96,7 @@ disable =
too-many-lines,
too-many-locals,
too-many-nested-blocks,
too-many-positional-arguments,
too-many-return-statements,
too-many-statements,
consider-using-f-string