Skip to content

Instantly share code, notes, and snippets.

@zanematthew
Created July 29, 2016 15:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zanematthew/2fbe228fd795b3317f13fc216691943f to your computer and use it in GitHub Desktop.
Save zanematthew/2fbe228fd795b3317f13fc216691943f to your computer and use it in GitHub Desktop.
My WordPress packages, note PHPCS, PHPMD and best done from the command line, due to tons of coding styles conflicting.
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"AlignTab",
"DocBlockr",
"Material Theme",
"Package Control",
"PHP Codebeautifier",
"Phpcs",
"SublimeLinter",
"SublimeLinter-phpcs",
"Todo",
"WordPress",
"WordPress Developer Resources"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment