mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Autoformat.
This commit is contained in:
@@ -23,4 +23,5 @@ where
|
||||
)
|
||||
or
|
||||
operation.getBlockMode().isWeak() and msgPrefix = "The block mode " + operation.getBlockMode()
|
||||
select operation, msgPrefix + " (configured $@) is broken or weak, and should not be used.", operation.getInitialization(), "here"
|
||||
select operation, msgPrefix + " (configured $@) is broken or weak, and should not be used.",
|
||||
operation.getInitialization(), "here"
|
||||
|
||||
Reference in New Issue
Block a user