mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
fix some more style-guide violations in the alert-messages
This commit is contained in:
@@ -1 +1 @@
|
||||
| variables_test.py:14:5:14:7 | sh1 | Local variable 'sh1' shadows a global variable defined $@. | variables_test.py:6:5:6:7 | sh1 | here |
|
||||
| variables_test.py:14:5:14:7 | sh1 | Local variable 'sh1' shadows a $@. | variables_test.py:6:5:6:7 | sh1 | global variable |
|
||||
|
||||
Reference in New Issue
Block a user