Skip to content

Instantly share code, notes, and snippets.

@devdrops
Created March 31, 2017 22:30
Show Gist options
  • Select an option

  • Save devdrops/8d24c2a0698ecdaf4de42e2496ab4c87 to your computer and use it in GitHub Desktop.

Select an option

Save devdrops/8d24c2a0698ecdaf4de42e2496ab4c87 to your computer and use it in GitHub Desktop.
Atom settings
"*":
core:
audioBeep: false
themes: [
"one-dark-ui"
"monokai"
]
editor:
scrollPastEnd: true
showIndentGuide: true
tabLength: 4
autoIndent: true
autoIndentOnPaste: true
preferredLineLength: 80
showIndentGuide: true
showLineNumbers: true
tabLength: 4
scrollPastEnd: true
"exception-reporting":
userId: "d2233d1b-8496-4f9c-b093-f4d5b719baf2"
"linter-php":
executablePath: "docker run -it --rm devdrops/php-toolbox php"
welcome:
showOnStartup: false
whitespace:
removeTrailingWhitespace: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment