mirror of https://github.com/astral-sh/ruff
revert otherwise unmodified snaps
This commit is contained in:
parent
814642cc52
commit
a9b8e781eb
|
|
@ -9,6 +9,7 @@ info:
|
|||
- concise
|
||||
- "--show-settings"
|
||||
- test.py
|
||||
snapshot_kind: text
|
||||
---
|
||||
success: true
|
||||
exit_code: 0
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ info:
|
|||
- UP007
|
||||
- test.py
|
||||
- "-"
|
||||
snapshot_kind: text
|
||||
---
|
||||
success: true
|
||||
exit_code: 0
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ info:
|
|||
- py310
|
||||
- test.py
|
||||
- "-"
|
||||
snapshot_kind: text
|
||||
---
|
||||
success: true
|
||||
exit_code: 0
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ info:
|
|||
- "--select"
|
||||
- UP007
|
||||
- foo/test.py
|
||||
snapshot_kind: text
|
||||
---
|
||||
success: true
|
||||
exit_code: 0
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ info:
|
|||
- "--select"
|
||||
- UP007
|
||||
- foo/test.py
|
||||
snapshot_kind: text
|
||||
---
|
||||
success: true
|
||||
exit_code: 0
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ info:
|
|||
- concise
|
||||
- test.py
|
||||
- "--show-settings"
|
||||
snapshot_kind: text
|
||||
---
|
||||
success: true
|
||||
exit_code: 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue