Commit 4bc7432
committed
chore: Temporarily disable
The rule `@typescript-eslint/naming-convention` was already disabled
for most files, but it was set to `warn` in a few places still. It's
now completely disabled instead.
This was done to reduce the set of changes that are part of the
upcoming switch to error suppression (#6790), and also for consistency.
We still want to use this rule, but we can gradually begin enforcing it
in a more controlled manner using error suppression, across the entire
repository at once rather than selectively.@typescript-eslint/naming-convention
1 parent 9ef4ca0 commit 4bc7432
File tree
3 files changed
+1
-7
lines changed- types
3 files changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | 104 | | |
108 | 105 | | |
109 | 106 | | |
110 | 107 | | |
111 | 108 | | |
112 | | - | |
113 | 109 | | |
114 | 110 | | |
115 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | 191 | | |
193 | 192 | | |
194 | 193 | | |
| |||
224 | 223 | | |
225 | 224 | | |
226 | 225 | | |
227 | | - | |
228 | 226 | | |
229 | 227 | | |
230 | 228 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments