Skip to content

style: rename catch (err|error) identifiers to catch (e)#612

Closed
John-David Dalton (jdalton) wants to merge 1 commit intomainfrom
chore/rename-catch-identifiers
Closed

style: rename catch (err|error) identifiers to catch (e)#612
John-David Dalton (jdalton) wants to merge 1 commit intomainfrom
chore/rename-catch-identifiers

Conversation

@jdalton
Copy link
Copy Markdown
Contributor

Mechanical rename across 3 files (src/file-upload.ts, src/http-client.ts, test/unit/http-client.test.mts) — 9 catch clauses converted. tsgo --noEmit clean.

Mechanical rename across 3 files (src/file-upload.ts, src/http-client.ts,
test/unit/http-client.test.mts) — 9 catch clauses converted. tsgo
--noEmit clean.
@jdalton
Copy link
Copy Markdown
Contributor Author

Superseded by #610: the catch-identifier rename commit (f36c34a) was cherry-picked into #610 along with the existing Error Messages doctrine work, since the two sets of changes touch overlapping files and belong on one branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant