Files
codeql/csharp/ql/test/query-tests/MagicConstants/MagicConstantsNumbers.expected
2018-08-02 17:53:23 +01:00

3 lines
263 B
Plaintext

| AttributeInts.cs:23:17:23:19 | 555 | Magic constant: literal '555' is repeated 21 times and should be encapsulated in a constant. |
| HashCode.cs:17:11:17:13 | 391 | Magic constant: literal '391' is repeated 21 times and should be encapsulated in a constant. |