gleam-lang/gleam
View on GitHub`gleam fix` fixes warnings that have fix code actions
Open
#3,611 opened on Sep 11, 2024
help wanted
Description
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.