CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 08:03:15 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/eslint/eslint.git
etag: W/"dc951b72eba0efbbbadeb4f406d3c3ef"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=DfI2zRAR%2B1WAd%2FgngYgmDfyf0gBL0DXVHnI4KjaNhfPwPeoKZYlzb6OjYTon3dDejeQV9JijgMeTgCv6T0z02qCSN045J4qE0IgijKBATQjgCOrLvfUHDAu9TBNpsrqnp0J2iDeBorFzAGqRvpPm1S0EqDXKaORKNX40WXxZtkZ9KpLc1KOWo5yOy%2F%2Fy9StsD%2BecW540MBlD91lxmXX2tAwh41KPtJK9iXzzOVUx5s7DLZsJRx83S6vcKtIlplu%2FxUF6u1mBGy4PZM3GO%2ByU5A%3D%3D--qxaQ%2B7hM0ZcMkBrv--dwm6cI03jhgslsdGOSDHXg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1936994854.1753948994; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 08:03:14 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 08:03:14 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E9EE:111CDC:5AC2D6:70E023:688B2342
Fix: handle computed class fields in operator-linebreak (refs #14857)… · eslint/eslint@af96584 · GitHub
Copy file name to clipboardExpand all lines: docs/rules/operator-linebreak.md
Copy file name to clipboardExpand all lines: lib/rules/operator-linebreak.js
Copy file name to clipboardExpand all lines: tests/lib/rules/operator-linebreak.js
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit af96584
authored
File tree
Expand file treeCollapse file tree
3 files changed
+165
-14
lines changedFilter options
- docs/rules
- lib/rules
- tests/lib/rules
Expand file treeCollapse file tree
3 files changed
+165
-14
lines changeddocs/rules/operator-linebreak.md
Copy file name to clipboardExpand all lines: docs/rules/operator-linebreak.md+70Lines changed: 70 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
63 | 73 |
| |
64 | 74 |
| |
65 | 75 |
| |
| |||
82 | 92 |
| |
83 | 93 |
| |
84 | 94 |
| |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
85 | 106 |
| |
86 | 107 |
| |
87 | 108 |
| |
| |||
104 | 125 |
| |
105 | 126 |
| |
106 | 127 |
| |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
107 | 138 |
| |
108 | 139 |
| |
109 | 140 |
| |
| |||
126 | 157 |
| |
127 | 158 |
| |
128 | 159 |
| |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
129 | 171 |
| |
130 | 172 |
| |
131 | 173 |
| |
| |||
156 | 198 |
| |
157 | 199 |
| |
158 | 200 |
| |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
159 | 218 |
| |
160 | 219 |
| |
161 | 220 |
| |
| |||
171 | 230 |
| |
172 | 231 |
| |
173 | 232 |
| |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
174 | 244 |
| |
175 | 245 |
| |
176 | 246 |
| |
|
lib/rules/operator-linebreak.js
Copy file name to clipboardExpand all lines: lib/rules/operator-linebreak.js+12-14Lines changed: 12 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
| 139 | + | |
| 140 | + | |
140 | 141 |
| |
141 | 142 |
| |
142 | 143 |
| |
143 |
| - | |
| 144 | + | |
144 | 145 |
| |
145 | 146 |
| |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
151 | 150 |
| |
152 |
| - | |
| 151 | + | |
153 | 152 |
| |
154 | 153 |
| |
155 |
| - | |
156 | 154 |
| |
157 | 155 |
| |
158 | 156 |
| |
| |||
222 | 220 |
| |
223 | 221 |
| |
224 | 222 |
| |
225 |
| - | |
| 223 | + | |
226 | 224 |
| |
227 | 225 |
| |
228 | 226 |
| |
| |||
235 | 233 |
| |
236 | 234 |
| |
237 | 235 |
| |
238 |
| - | |
| 236 | + | |
239 | 237 |
| |
240 | 238 |
| |
241 | 239 |
| |
242 | 240 |
| |
243 |
| - | |
| 241 | + | |
244 | 242 |
| |
245 | 243 |
| |
246 | 244 |
| |
247 |
| - | |
248 |
| - | |
| 245 | + | |
| 246 | + | |
249 | 247 |
| |
250 | 248 |
| |
251 | 249 |
| |
|
tests/lib/rules/operator-linebreak.js
Copy file name to clipboardExpand all lines: tests/lib/rules/operator-linebreak.js+83Lines changed: 83 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| 59 | + | |
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
| |||
100 | 101 |
| |
101 | 102 |
| |
102 | 103 |
| |
| 104 | + | |
103 | 105 |
| |
104 | 106 |
| |
105 | 107 |
| |
| |||
108 | 110 |
| |
109 | 111 |
| |
110 | 112 |
| |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
111 | 148 |
| |
112 | 149 |
| |
113 | 150 |
| |
| |||
782 | 819 |
| |
783 | 820 |
| |
784 | 821 |
| |
| 822 | + | |
785 | 823 |
| |
786 | 824 |
| |
787 | 825 |
| |
| |||
826 | 864 |
| |
827 | 865 |
| |
828 | 866 |
| |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
829 | 912 |
| |
830 | 913 |
| |
831 | 914 |
|
You can’t perform that action at this time.
0 commit comments