Advertisement
Guest User

Untitled

a guest
Jan 12th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. {
  2. "folders":
  3. [
  4. {
  5. "path": "project/path/here"
  6. }
  7. ],
  8. "settings": {
  9. "phpcs": {
  10. "phpcs_execute_on_save": false,
  11. "phpcs_show_errors_on_save": false,
  12. "phpcs_command_on_save": false,
  13. "phpmd_command_on_save": false,
  14. "phpcs_sniffer_run": false
  15. }
  16. }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement