Commit 64cee2c
committed
Stop ESLint from complaining about a "user-supplied" filename
When reading the config file, GitGitGadget accepts the file name as
input variable. But this is still far from under the control of an
attacker... ESLint cannot know that, so let's help it out here.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 8a673d9 commit 64cee2c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
0 commit comments