stylua formatting

This commit is contained in:
Noah Masur
2021-11-24 09:04:07 -05:00
parent f40dc276e2
commit 9e3244d8ea
2 changed files with 284 additions and 290 deletions

View File

@ -2,6 +2,7 @@
brew "shellcheck" # Lint for bash
brew "shfmt" # Formatter for bash
brew "stylua" # Formatter for lua
brew "python" # Latest version of Python
brew "ipython" # Better interactive Python shell
brew "poetry" # Project-based Python dependencies