Skip to content

Instantly share code, notes, and snippets.

@beyazitkolemen
Created September 5, 2019 13:10
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 beyazitkolemen/96e60008741acbf68fe4943bcac3caf2 to your computer and use it in GitHub Desktop.
Save beyazitkolemen/96e60008741acbf68fe4943bcac3caf2 to your computer and use it in GitHub Desktop.
{
"indent_with_space": 4,
"passes":
[
"PSR2MultilineFunctionParams",
"AllmanStyleBraces"
],
"psr1": true,
"psr2": true,
"version": 1
}
@beyazitkolemen
Copy link
Author

{
"version": 4,
"php_bin":"C:/laragon/bin/php/php-7.3.8-Win32-VC15-x64/php.exe",
"format_on_save":true,
"option": "value"

}

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