Commit 8f2b059
authored
chore: use ruff (isort, pylint and pyflakes) instead of individual isort, pylint and black libraries (#1043)
* apply ruff format and check --fix
* add .ruff.toml
* remove unused rule
* fix pypo
* remove pylint etc
* split lint and format
* add check to call lint and format
* add fix
* modify prefix
* tweak1 parent fdbd03a commit 8f2b059
53 files changed
Lines changed: 156 additions & 827 deletions
File tree
- appium
- options
- android
- common
- adb
- app
- avd
- context
- espresso
- flutter_integration
- ios/xcuitest
- app
- wda
- webdriver
- extensions
- flutter_integration
- script
- test
- functional
- flutter_integration
- helper
- mac/helper
- unit
- helper
- webdriver
- device
- flutter_integration
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments