You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java/ql/src/Violations of Best Practice/SpecialCharactersInLiterals/NonExplicitControlAndWhitespaceCharsInLiterals.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,8 +104,8 @@ The following list outlines the _**explicit exclusions from query scope**_:
104
104
105
105
## References
106
106
107
-
-[Unicode Control Characters](https://www.unicode.org/charts/PDF/U0000.pdf).
108
-
-[Unicode C0 control codes](https://en.wikipedia.org/wiki/C0_and_C1_control_codes).
109
-
-[Unicode characters with property "WSpace=yes" or "White_Space=yes"](https://en.wikipedia.org/wiki/Unicode_character_property#Whitespace).
0 commit comments