Skip to content

Commit

Permalink
Separate iterations in snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanPlasse committed Mar 17, 2023
1 parent a4daef4 commit 838832a
Show file tree
Hide file tree
Showing 780 changed files with 49,686 additions and 49,647 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,104 +2,104 @@
source: crates/ruff/src/rules/eradicate/mod.rs
expression: diagnostics
---
- kind:
name: CommentedOutCode
body: Found commented-out code
suggestion: Remove commented-out code
fixable: true
location:
row: 1
column: 0
end_location:
row: 1
column: 10
fix:
content: ""
- - kind:
name: CommentedOutCode
body: Found commented-out code
suggestion: Remove commented-out code
fixable: true
location:
row: 1
column: 0
end_location:
row: 2
column: 0
parent: ~
- kind:
name: CommentedOutCode
body: Found commented-out code
suggestion: Remove commented-out code
fixable: true
location:
row: 2
column: 0
end_location:
row: 2
column: 22
fix:
content: ""
row: 1
column: 10
fix:
content: ""
location:
row: 1
column: 0
end_location:
row: 2
column: 0
parent: ~
- kind:
name: CommentedOutCode
body: Found commented-out code
suggestion: Remove commented-out code
fixable: true
location:
row: 2
column: 0
end_location:
row: 3
column: 0
parent: ~
- kind:
name: CommentedOutCode
body: Found commented-out code
suggestion: Remove commented-out code
fixable: true
location:
row: 3
column: 0
end_location:
row: 3
column: 6
fix:
content: ""
row: 2
column: 22
fix:
content: ""
location:
row: 2
column: 0
end_location:
row: 3
column: 0
parent: ~
- kind:
name: CommentedOutCode
body: Found commented-out code
suggestion: Remove commented-out code
fixable: true
location:
row: 3
column: 0
end_location:
row: 4
column: 0
parent: ~
- kind:
name: CommentedOutCode
body: Found commented-out code
suggestion: Remove commented-out code
fixable: true
location:
row: 5
column: 0
end_location:
row: 5
column: 13
fix:
content: ""
row: 3
column: 6
fix:
content: ""
location:
row: 3
column: 0
end_location:
row: 4
column: 0
parent: ~
- kind:
name: CommentedOutCode
body: Found commented-out code
suggestion: Remove commented-out code
fixable: true
location:
row: 5
column: 0
end_location:
row: 6
column: 0
parent: ~
- kind:
name: CommentedOutCode
body: Found commented-out code
suggestion: Remove commented-out code
fixable: true
location:
row: 12
column: 4
end_location:
row: 12
column: 16
fix:
content: ""
row: 5
column: 13
fix:
content: ""
location:
row: 5
column: 0
end_location:
row: 6
column: 0
parent: ~
- kind:
name: CommentedOutCode
body: Found commented-out code
suggestion: Remove commented-out code
fixable: true
location:
row: 12
column: 0
column: 4
end_location:
row: 13
column: 0
parent: ~
row: 12
column: 16
fix:
content: ""
location:
row: 12
column: 0
end_location:
row: 13
column: 0
parent: ~

Original file line number Diff line number Diff line change
Expand Up @@ -2,43 +2,43 @@
source: crates/ruff/src/rules/flake8_2020/mod.rs
expression: diagnostics
---
- kind:
name: SysVersionSlice3Referenced
body: "`sys.version[:3]` referenced (python3.10), use `sys.version_info`"
suggestion: ~
fixable: false
location:
row: 6
column: 6
end_location:
row: 6
column: 17
fix: ~
parent: ~
- kind:
name: SysVersionSlice3Referenced
body: "`sys.version[:3]` referenced (python3.10), use `sys.version_info`"
suggestion: ~
fixable: false
location:
row: 7
column: 6
end_location:
row: 7
column: 13
fix: ~
parent: ~
- kind:
name: SysVersionSlice3Referenced
body: "`sys.version[:3]` referenced (python3.10), use `sys.version_info`"
suggestion: ~
fixable: false
location:
row: 8
column: 6
end_location:
row: 8
column: 7
fix: ~
parent: ~
- - kind:
name: SysVersionSlice3Referenced
body: "`sys.version[:3]` referenced (python3.10), use `sys.version_info`"
suggestion: ~
fixable: false
location:
row: 6
column: 6
end_location:
row: 6
column: 17
fix: ~
parent: ~
- kind:
name: SysVersionSlice3Referenced
body: "`sys.version[:3]` referenced (python3.10), use `sys.version_info`"
suggestion: ~
fixable: false
location:
row: 7
column: 6
end_location:
row: 7
column: 13
fix: ~
parent: ~
- kind:
name: SysVersionSlice3Referenced
body: "`sys.version[:3]` referenced (python3.10), use `sys.version_info`"
suggestion: ~
fixable: false
location:
row: 8
column: 6
end_location:
row: 8
column: 7
fix: ~
parent: ~

Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,30 @@
source: crates/ruff/src/rules/flake8_2020/mod.rs
expression: diagnostics
---
- kind:
name: SysVersion2Referenced
body: "`sys.version[2]` referenced (python3.10), use `sys.version_info`"
suggestion: ~
fixable: false
location:
row: 4
column: 11
end_location:
row: 4
column: 22
fix: ~
parent: ~
- kind:
name: SysVersion2Referenced
body: "`sys.version[2]` referenced (python3.10), use `sys.version_info`"
suggestion: ~
fixable: false
location:
row: 5
column: 11
end_location:
row: 5
column: 18
fix: ~
parent: ~
- - kind:
name: SysVersion2Referenced
body: "`sys.version[2]` referenced (python3.10), use `sys.version_info`"
suggestion: ~
fixable: false
location:
row: 4
column: 11
end_location:
row: 4
column: 22
fix: ~
parent: ~
- kind:
name: SysVersion2Referenced
body: "`sys.version[2]` referenced (python3.10), use `sys.version_info`"
suggestion: ~
fixable: false
location:
row: 5
column: 11
end_location:
row: 5
column: 18
fix: ~
parent: ~

Loading

0 comments on commit 838832a

Please sign in to comment.