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
|
- concise
|
||||||
- "--show-settings"
|
- "--show-settings"
|
||||||
- test.py
|
- test.py
|
||||||
|
snapshot_kind: text
|
||||||
---
|
---
|
||||||
success: true
|
success: true
|
||||||
exit_code: 0
|
exit_code: 0
|
||||||
|
|
|
||||||
|
|
@ -12,6 +12,7 @@ info:
|
||||||
- UP007
|
- UP007
|
||||||
- test.py
|
- test.py
|
||||||
- "-"
|
- "-"
|
||||||
|
snapshot_kind: text
|
||||||
---
|
---
|
||||||
success: true
|
success: true
|
||||||
exit_code: 0
|
exit_code: 0
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@ info:
|
||||||
- py310
|
- py310
|
||||||
- test.py
|
- test.py
|
||||||
- "-"
|
- "-"
|
||||||
|
snapshot_kind: text
|
||||||
---
|
---
|
||||||
success: true
|
success: true
|
||||||
exit_code: 0
|
exit_code: 0
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,7 @@ info:
|
||||||
- "--select"
|
- "--select"
|
||||||
- UP007
|
- UP007
|
||||||
- foo/test.py
|
- foo/test.py
|
||||||
|
snapshot_kind: text
|
||||||
---
|
---
|
||||||
success: true
|
success: true
|
||||||
exit_code: 0
|
exit_code: 0
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,7 @@ info:
|
||||||
- "--select"
|
- "--select"
|
||||||
- UP007
|
- UP007
|
||||||
- foo/test.py
|
- foo/test.py
|
||||||
|
snapshot_kind: text
|
||||||
---
|
---
|
||||||
success: true
|
success: true
|
||||||
exit_code: 0
|
exit_code: 0
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,7 @@ info:
|
||||||
- concise
|
- concise
|
||||||
- test.py
|
- test.py
|
||||||
- "--show-settings"
|
- "--show-settings"
|
||||||
|
snapshot_kind: text
|
||||||
---
|
---
|
||||||
success: true
|
success: true
|
||||||
exit_code: 0
|
exit_code: 0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue