Skip to content

Commit

Permalink
remove snapshot_kind
Browse files Browse the repository at this point in the history
  • Loading branch information
ntBre committed Jan 23, 2025
1 parent a2b3513 commit 4bc9b45
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
source: crates/ruff_linter/src/rules/flake8_pie/mod.rs
snapshot_kind: text
---
PIE810.py:2:1: PIE810 [*] Call `startswith` once with a `tuple`
|
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
source: crates/ruff_linter/src/rules/flake8_pytest_style/mod.rs
snapshot_kind: text
---
PT009.py:11:9: PT009 [*] Use a regular `assert` instead of unittest-style `assertTrue`
|
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
source: crates/ruff_linter/src/rules/ruff/mod.rs
snapshot_kind: text
---
RUF055_1.py:9:1: RUF055 [*] Plain string pattern passed to `re` function
|
Expand Down

0 comments on commit 4bc9b45

Please sign in to comment.