gleam-lang/gleam

`gleam fix` fixes warnings that have fix code actions

Open

#3,611 建立於 2024年9月11日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (960 fork)batch import
help wanted

倉庫指標

Star
 (21,417 star)
PR 合併指標
 (平均合併 10天 19小時) (30 天內合併 69 個 PR)

描述

Some warnings have code actions to fix them such as "unused import" which can always be safely applied.

Make gleam fix apply all of these edits for people not using the LS at that time.

貢獻者指南