Skip to content

Commit

Permalink
bazel, grep, flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsanchez committed Jun 22, 2021
1 parent 5abcd95 commit 7bbe06b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mac-playbook/default.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ homebrew_installed_packages:
- git
- gpg
- graphviz
- grep
- htop
- httpie
- hub
Expand Down Expand Up @@ -59,6 +60,7 @@ homebrew_taps:
- homebrew/cask
- homebrew/cask-fonts
- d12frosted/emacs-plus
- bazelbuild/tap

homebrew_cask_appdir: /Applications
homebrew_cask_apps:
Expand Down Expand Up @@ -122,6 +124,7 @@ npm_packages:
pip_packages:
- name: isort
- name: black
- name: flake8
- name: importmagic
- name: epc

Expand Down

0 comments on commit 7bbe06b

Please sign in to comment.