Skip to content

chore: Make sure the same import style is used everywhere#1024

Merged
KazuCocoa merged 2 commits into
appium:masterfrom
muvaf:fix-imports
May 30, 2025
Merged

chore: Make sure the same import style is used everywhere#1024
KazuCocoa merged 2 commits into
appium:masterfrom
muvaf:fix-imports

Conversation

@muvaf
Copy link
Copy Markdown

@muvaf muvaf commented May 30, 2025

We're importing WebDriverAgentLib in our test agent and we noticed that everywhere in the repository, the angle-bracket style import is used, e.g. #import <WebDriverAgentLib/*.h>, except these couple of files.

And the umbrella header has a few missing imports that are used in some of the headers, such as <WebDriverAgentLib/CDStructures.h>.

No functional change is expected.

muvaf added 2 commits May 30, 2025 12:27
…the repo

Signed-off-by: Muvaffak Onus <me@muvaf.com>
Signed-off-by: Muvaffak Onus <me@muvaf.com>
@KazuCocoa KazuCocoa changed the title Imports: Make sure the same import style is used everywhere chore: Make sure the same import style is used everywhere May 30, 2025
@KazuCocoa KazuCocoa merged commit 1c50072 into appium:master May 30, 2025
42 checks passed
github-actions Bot pushed a commit that referenced this pull request May 30, 2025
## [9.10.1](v9.10.0...v9.10.1) (2025-05-30)

### Miscellaneous Chores

* Make sure the same import style is used everywhere ([#1024](#1024)) ([1c50072](1c50072))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 9.10.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@muvaf muvaf deleted the fix-imports branch May 31, 2025 08:04
@KazuCocoa KazuCocoa added the size:XS contribution size: XS label Jun 2, 2025
manabuaota added a commit to manabuaota/airtest-netease that referenced this pull request Feb 14, 2026
## [9.10.1](appium/WebDriverAgent@v9.10.0...v9.10.1) (2025-05-30)

### Miscellaneous Chores

* Make sure the same import style is used everywhere ([#1024](appium/WebDriverAgent#1024)) ([1c50072](appium/WebDriverAgent@1c50072))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released size:XS contribution size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants