Skip to content

Instantly share code, notes, and snippets.

@damncabbage
Last active June 6, 2019 07: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 damncabbage/2841319 to your computer and use it in GitHub Desktop.
Save damncabbage/2841319 to your computer and use it in GitHub Desktop.
Squiz Coding Standard
$abc.=.Array(
# # 'foo'# # =>.1,
# # 'longline'# =>.2,
# # 'bar'# # =>.3,
# # 'yolo'# # =>.Array(
# # # # # # 'foo'# =>.4,
# # # # # # 'bar'# =>.5,
# # # # # ...),
# ...);
@damncabbage
Copy link
Author

(#s are tabs, .s are spaces.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment