Commit 0280f45
committed
PMM-15279 Fix godot on the SEP config dir comment
godot runs with scope: toplevel and capital: true, and only skips the
leading identifier for a comment bound to a named declaration -- one
inside a const group is not, so opening with the constant's name failed
the linter.
Signed-off-by: yyyyyyy <contact@yyyyyyyan.tech>1 parent e981585 commit 0280f45
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments