Skip to content

refactor: replace Object.assign with spread operator in http-axios#1478

Merged
habara-k merged 1 commit intoline:masterfrom
Ayoub-Mabrouk:refactor/modernize-exception-classes
Jan 16, 2026
Merged

refactor: replace Object.assign with spread operator in http-axios#1478
habara-k merged 1 commit intoline:masterfrom
Ayoub-Mabrouk:refactor/modernize-exception-classes

Conversation

@Ayoub-Mabrouk
Copy link
Contributor

Replace Object.assign({}, defaultHeaders, {...}) with modern spread operator syntax for better readability and consistency with modern JavaScript patterns.

Replace Object.assign({}, defaultHeaders, {...}) with modern spread operator syntax for better readability and consistency with modern JavaScript patterns.
@CLAassistant
Copy link

CLAassistant commented Dec 17, 2025

CLA assistant check
All committers have signed the CLA.

@eucyt eucyt requested a review from habara-k January 13, 2026 06:35
@habara-k habara-k closed this Jan 16, 2026
@habara-k habara-k reopened this Jan 16, 2026
@habara-k habara-k added this pull request to the merge queue Jan 16, 2026
Merged via the queue into line:master with commit 94c2b90 Jan 16, 2026
7 checks passed
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.

3 participants