Commit 4e9ab82
committed
style: apply ESLint auto-fixes for consistent code formatting
1 parent 6cdf908 commit 4e9ab82
File tree
485 files changed
+4456
-710
lines changed- __fixtures__
- kitchen-sink
- output/schemas
- stage/extensions/@pgpm
- achievements/__tests__
- base32/__tests__
- database-jobs/__tests__
- db-meta-modules/__tests__
- db-meta-schema/__tests__
- defaults/__tests__
- encrypted-secrets-table/__tests__
- encrypted-secrets/__tests__
- faker/__tests__
- inflection/__tests__
- jobs/__tests__
- jwt-claims/__tests__
- measurements/__tests__
- totp/__tests__
- types/__tests__
- utils/__tests__
- uuid/__tests__
- verify/__tests__
- extensions/@pgpm
- achievements/__tests__
- base32/__tests__
- database-jobs/__tests__
- db-meta-modules/__tests__
- db-meta-schema/__tests__
- defaults/__tests__
- encrypted-secrets-table/__tests__
- encrypted-secrets/__tests__
- faker/__tests__
- inflection/__tests__
- jobs/__tests__
- jwt-claims/__tests__
- measurements/__tests__
- totp/__tests__
- types/__tests__
- utils/__tests__
- uuid/__tests__
- verify/__tests__
- functions
- send-email-link/src
- simple-email/src
- graphile
- graphile-i18n
- __tests__
- src
- graphile-many-to-many
- __tests__
- src
- graphile-meta-schema
- __tests__
- src
- graphile-pg-type-mappings
- __tests__
- src
- graphile-plugin-connection-filter-postgis
- __tests__/integration
- schema
- src
- test-utils
- graphile-plugin-connection-filter
- __tests__/integration
- schema
- src
- test-utils
- graphile-plugin-fulltext-filter
- __tests__
- src
- graphile-postgis
- __tests__
- integration
- src
- test-utils
- graphile-search-plugin
- __tests__
- src
- graphile-settings/src
- graphile-simple-inflector
- __tests__
- src
- graphile-test
- __tests__
- src
- test-utils
- graphile-upload-plugin
- __tests__
- src
- graphql
- codegen
- __tests__
- src
- test-utils
- env/src
- explorer/src
- resolvers
- query
- __tests__
- src
- meta-object
- react
- __tests__
- src
- server
- __tests__
- src
- middleware
- scripts
- test
- __tests__
- src
- test-utils
- types/src
- jobs
- job-pg/src
- job-scheduler/src
- job-utils/src
- job-worker/src
- knative-job-example/src
- knative-job-fn/src
- knative-job-server/src
- knative-job-service/src
- knative-job-worker
- __tests__
- src
- packages
- client
- __tests__
- src
- cli
- __tests__
- src
- commands
- utils
- test-utils
- csv-to-pg
- __tests__
- src
- query-builder
- __tests__
- src
- server-utils/src
- url-domains
- __tests__
- src
- pgpm
- cli/src
- commands
- admin-users
- init
- migrate
- utils
- core
- __tests__
- core
- files
- extension
- plan
- migrate
- migration
- modules
- projects
- resolution
- roles
- workspace
- src
- core
- class
- export
- extensions
- files
- extension
- plan
- sql-scripts
- sql
- init
- migrate
- utils
- modules
- packaging
- projects
- resolution
- utils
- workspace
- test-utils
- utils
- env
- __tests__
- src
- logger/src
- types/src
- postgres
- drizzle-orm-test
- __tests__
- src
- introspectron
- __tests__
- src
- pg-ast
- __tests__
- src
- pg-cache/src
- pg-codegen
- __tests__
- src
- codegen
- pg-env/src
- pg-query-context/src
- pgsql-test
- __tests__
- src
- seed
- supabase-test/src
- sandbox
- my-third/__tests__
- ollama
- __tests__
- scripts
- src
- services
- utils
- streaming
- content-type-stream
- __tests__
- src
- etag-hash
- __tests__
- src
- etag-stream
- __tests__
- src
- mime-bytes
- __tests__
- fixtures
- integration
- examples
- src
- utils
- s3-streamer
- __tests__
- src
- s3-utils/src
- stream-to-etag
- __tests__
- src
- upload-names
- __tests__
- src
- uuid-hash
- __tests__
- src
- uuid-stream/__tests__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
485 files changed
+4456
-710
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| 87 | + | |
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
| 94 | + | |
91 | 95 | | |
92 | 96 | | |
93 | 97 | | |
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
| 101 | + | |
97 | 102 | | |
98 | 103 | | |
99 | 104 | | |
| |||
106 | 111 | | |
107 | 112 | | |
108 | 113 | | |
| 114 | + | |
109 | 115 | | |
110 | 116 | | |
111 | 117 | | |
| |||
117 | 123 | | |
118 | 124 | | |
119 | 125 | | |
| 126 | + | |
120 | 127 | | |
121 | 128 | | |
122 | 129 | | |
123 | 130 | | |
124 | 131 | | |
125 | 132 | | |
| 133 | + | |
126 | 134 | | |
127 | 135 | | |
128 | 136 | | |
129 | 137 | | |
130 | 138 | | |
131 | 139 | | |
| 140 | + | |
132 | 141 | | |
133 | 142 | | |
134 | 143 | | |
135 | 144 | | |
136 | 145 | | |
137 | 146 | | |
| 147 | + | |
138 | 148 | | |
139 | 149 | | |
140 | 150 | | |
| |||
157 | 167 | | |
158 | 168 | | |
159 | 169 | | |
| 170 | + | |
160 | 171 | | |
161 | 172 | | |
162 | 173 | | |
| |||
168 | 179 | | |
169 | 180 | | |
170 | 181 | | |
| 182 | + | |
171 | 183 | | |
172 | 184 | | |
173 | 185 | | |
174 | 186 | | |
175 | 187 | | |
176 | 188 | | |
| 189 | + | |
177 | 190 | | |
178 | 191 | | |
179 | 192 | | |
180 | 193 | | |
181 | 194 | | |
182 | 195 | | |
| 196 | + | |
183 | 197 | | |
184 | 198 | | |
185 | 199 | | |
186 | 200 | | |
187 | 201 | | |
188 | 202 | | |
| 203 | + | |
189 | 204 | | |
190 | 205 | | |
191 | 206 | | |
| |||
227 | 242 | | |
228 | 243 | | |
229 | 244 | | |
| 245 | + | |
230 | 246 | | |
231 | 247 | | |
232 | 248 | | |
233 | 249 | | |
234 | 250 | | |
235 | 251 | | |
| 252 | + | |
236 | 253 | | |
237 | 254 | | |
238 | 255 | | |
239 | 256 | | |
240 | 257 | | |
241 | 258 | | |
| 259 | + | |
242 | 260 | | |
243 | 261 | | |
244 | 262 | | |
245 | 263 | | |
246 | 264 | | |
247 | 265 | | |
| 266 | + | |
248 | 267 | | |
249 | 268 | | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| 131 | + | |
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
| 139 | + | |
137 | 140 | | |
138 | 141 | | |
139 | 142 | | |
140 | 143 | | |
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
| 147 | + | |
144 | 148 | | |
145 | 149 | | |
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
149 | 153 | | |
150 | 154 | | |
| 155 | + | |
151 | 156 | | |
152 | 157 | | |
153 | 158 | | |
154 | 159 | | |
155 | 160 | | |
156 | 161 | | |
157 | 162 | | |
| 163 | + | |
158 | 164 | | |
159 | 165 | | |
160 | 166 | | |
161 | 167 | | |
162 | 168 | | |
163 | 169 | | |
164 | 170 | | |
| 171 | + | |
165 | 172 | | |
166 | 173 | | |
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| 57 | + | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| |||
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| 66 | + | |
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
| |||
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| 75 | + | |
70 | 76 | | |
71 | 77 | | |
72 | 78 | | |
| |||
77 | 83 | | |
78 | 84 | | |
79 | 85 | | |
| 86 | + | |
80 | 87 | | |
81 | 88 | | |
82 | 89 | | |
| |||
0 commit comments