Commit 86a38bb
committed
Resolved Cannot find the declaration of constant:
```
_gem/lib/go_gem/mkmf.rb:29:14: [warning] Cannot find the declaration of constant: `CONFIG`
│ Diagnostic ID: Ruby::UnknownConstant
│
└ case `#{CONFIG["CC"]} --version` # rubocop:disable Lint/LiteralAsCondition
~~~~~~
```CONFIG
1 parent d6ac684 commit 86a38bb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments