appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.2k stars 753 forks source link

chore: Automate more static code checks #2028

Closed valfirst closed 11 months ago

valfirst commented 11 months ago

Change list

It's better to prevent code style violations instead of fixing them. The aim of this PR is to automate checks for code style fixes from #2017.

Types of changes

What types of changes are you proposing/introducing to Java client?

Details