mirror of
https://github.com/junegunn/fzf
synced 2026-07-24 17:13:18 +00:00
Fix typos CI failure by excluding .s files
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ tabe = "tabe"
|
||||
Iterm = "Iterm"
|
||||
|
||||
[files]
|
||||
extend-exclude = ["README.md"]
|
||||
extend-exclude = ["README.md", "*.s"]
|
||||
|
||||
Reference in New Issue
Block a user