Commit f46fc6c
fix: report only global references in no-implied-eval (#19932)
* fix: report only global references in no-implied-eval
* chore: fix formatting
* test: add more cases
* docs: fix examples
* chore: apply suggestions from code review
Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
---------
Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>1 parent 86e7426 commit f46fc6c
File tree
3 files changed
+308
-50
lines changed- docs/src/rules
- lib/rules
- tests/lib/rules
3 files changed
+308
-50
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
149 | 153 | | |
150 | 154 | | |
151 | 155 | | |
| |||
0 commit comments