facebookincubator / Facebook-Pixel-for-Wordpress

A plugin for advertisers who use Wordpress to enable them easily setup the facebook pixel.
GNU General Public License v2.0
37 stars 34 forks source link

Add pre-commit hooks to the repository #54

Open iodic opened 2 weeks ago

iodic commented 2 weeks ago

This update adds pre-commit hooks which run:

To enable pre-commit hooks, run this command:

git config core.hooksPath .githooks

The checks will only run against staged files; it will ignore modified files which are not going to be committed.

facebook-github-bot commented 5 days ago

@vahidkay-meta has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.