Skip to content

Commit

Permalink
refactor: ファイル末尾に空行を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
soooku authored Jul 20, 2024
1 parent 5a25d8d commit 6771e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pong/ruff.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[lint]
ignore = ["E402"]
select = ["W292"]
select = ["W292"]

0 comments on commit 6771e67

Please sign in to comment.