Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save mcneely/55fc47cdc13b89456171903a473d4379 to your computer and use it in GitHub Desktop.

Select an option

Save mcneely/55fc47cdc13b89456171903a473d4379 to your computer and use it in GitHub Desktop.
styleci config
preset: psr2
risky: false
enabled:
- short_array_syntax
- align_equals
- align_double_arrow
finder:
exclude:
- modules
- node_modules
- storage
- vendor
name:
- "*.php"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment