Skip to content

Commit

Permalink
fix githooks and remove php-cs-fixer config
Browse files Browse the repository at this point in the history
  • Loading branch information
slepic committed May 10, 2020
1 parent e92d806 commit 481f20f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
2 changes: 1 addition & 1 deletion .githooks/pre-commit.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

composer pre-commit
make cs-check test
exit $?
31 changes: 0 additions & 31 deletions php-cs-fixer/config.php

This file was deleted.

0 comments on commit 481f20f

Please sign in to comment.