Skip to content

Instantly share code, notes, and snippets.

@john-crossley
Created June 22, 2015 08:24
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 john-crossley/201aac2e5af8e58ea7a3 to your computer and use it in GitHub Desktop.
Save john-crossley/201aac2e5af8e58ea7a3 to your computer and use it in GitHub Desktop.
"*":
"exception-reporting":
userId: "b9774f41-06f4-caa6-793d-fdf6850e45e2"
welcome:
showOnStartup: false
core:
disabledPackages: [
"jshint"
]
editor:
invisibles: {}
showIndentGuide: true
softWrap: true
softWrapAtPreferredLineLength: false
scrollPastEnd: true
"autocomplete-plus":
confirmCompletion: "enter"
"linter-php":
phpExecutablePath: "/usr/local/bin/php"
"linter-phpcs":
phpcsExecutablePath: "/usr/local/bin/phpcs"
standard: "PSR2"
ignore: "*.blade.php,*.twig.php"
enableWarning: 1
linter:
statusBar: "Show all errors"
ignoredLinterErrors: [
"php"
"ruby"
]
subtleLinterErrors: [
"phpcs"
]
react: {}
"atom-beautify":
_analyticsUserId: "f8d8a259-75ed-4dde-a1af-9e49bc043413"
"linter-ruby":
rubyExecutablePath: "/Users/Jonno/.rubies/ruby-2.2.0/bin/ruby"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment