mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Ruby: use ASCII dash in comment
Co-authored-by: Harry Maclean <hmac@github.com>
This commit is contained in:
@@ -22,7 +22,7 @@ module Pathname {
|
||||
* puts pn.read
|
||||
* ```
|
||||
*
|
||||
* there are three `PathnameInstance`s – the call to `Pathname.new`, the
|
||||
* there are three `PathnameInstance`s - the call to `Pathname.new`, the
|
||||
* assignment `pn = ...`, and the read access to `pn` on the second line.
|
||||
*
|
||||
* Every `PathnameInstance` is considered to be a `FileNameSource`.
|
||||
|
||||
Reference in New Issue
Block a user