Remove some spurious non-utf8 chars
Remove spurious characters, most of them seemed to be dragged in by copy-paste
Merge request reports
Activity
CI Result SUCCESS (hash 914c1068)Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 17045]Hi Walter, as I said via email, I think you're scanning for non-ASCII, not non-UTF8. I checked the first two with:
https://onlineutf8tools.com/validate-utf8
and they passed.
And honestly, if it wasn't UTF-8 it'd look funny in the browser/editor wouldn't it? Nevertheless, I see no harm in making this change.
added review-approved label and removed review-pending-level-1 label
mentioned in commit b695403b
added sweep:ignore label
mentioned in merge request !34724 (closed)