Skip to content

Commit

Permalink
Ensure that aactivator uses gradle setup to install pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
macisamuele committed Feb 13, 2020
1 parent 5013d18 commit af3cca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .activate.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
make install-hooks
./gradlew installVenv installHooks

source venv/bin/activate

0 comments on commit af3cca6

Please sign in to comment.