We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5eb041 commit 7dee855Copy full SHA for 7dee855
.flake8
@@ -41,3 +41,6 @@ copyright-text =
41
'#'
42
'# SPDX-License-Identifier: Apache-2.0'
43
'# Copyright (c) OWASP Foundation. All Rights Reserved.'
44
+lines-to-exclude =
45
+ ## shebang
46
+ '#!'
0 commit comments