Skip to content

Commit

Permalink
Fix phptidy configuration to exclude new facebook sdk path and php-bo…
Browse files Browse the repository at this point in the history
…otstrap project
  • Loading branch information
Sergey Chernyshev committed Apr 9, 2016
1 parent c9fd274 commit 7674f80
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .phptidy-config.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"|^docs/|",
"|^tags/|",
"|^oauth-php/|",
"|^modules/facebook/php-sdk/|",
"|^modules/facebook/facebook-php-sdk/|",
"|^php-bootstrap/|",
"|^dbupgrade/|",
"|^phptidy/|",
"|^twig/|"
Expand Down

0 comments on commit 7674f80

Please sign in to comment.