Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 30, 2025

Conversation

muvaf
Copy link

@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.

@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))
Copy link

🎉 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
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