Skip to content

Commit

Permalink
Removing the PHPCS config set Post Install Command
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienMelissas committed Dec 3, 2017
1 parent 7d0fd16 commit 7247134
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 37 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
"composer/installers": "~1.0"
},
"scripts": {
"lint": "phpcs",
"post-install-cmd": [
"phpcs --config-set installed_paths ../../wp-coding-standards/wpcs/"
]
"lint": "phpcs"
}
}
91 changes: 58 additions & 33 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7247134

Please sign in to comment.