Skip to content

Instantly share code, notes, and snippets.

@fdiasr
Created November 22, 2016 12:43
Show Gist options
  • Select an option

  • Save fdiasr/b6c268e55bce409514b21ce3bfd74d39 to your computer and use it in GitHub Desktop.

Select an option

Save fdiasr/b6c268e55bce409514b21ce3bfd74d39 to your computer and use it in GitHub Desktop.
Ingresse Developing Patterns

Ingresse Developing Patterns

Devops / Management

  • Containers - Docker
  • Logs
  • Sensu
  • New Relic
  • Unit Tests
  • Behaviour Tests
  • Postman Collection
  • Deploy
  • Validation
  • Jira

Code

  • Indent Code
  • Not black spaces
  • Last line of file is empty - github
  • Dockblocks into code, class methods, updated always
  • Documentation
  • Code Review
  • Tests
  • Coverage
  • Github / PRs / Milestones

PHP

  • Class atributes do not need empty lines between each one
  • Avoid unecessary empty lines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment