Fix stylua release

This commit is contained in:
ViViDboarder 2024-11-01 17:03:10 -07:00
parent 0b5655c955
commit e22abbd320

View File

@ -235,7 +235,7 @@ def install_fixers(langs: set[Language]):
stylua=[
"--git-url",
"https://github.com/JohnnyMorganz/StyLua",
"--extract",
"--extract-files",
"stylua",
"--exec",
os.path.expanduser("chmod +x ~/bin/stylua"),