Commit Graph

1545 Commits

Author SHA1 Message Date
onigra e34228af80 Fix gem install error 2017-02-14 19:53:25 +09:00
Taylon Silmer e314fdf099 Add ESLint beautifier 2017-02-13 14:58:31 -02:00
onigra 2bb88c46bc Modify PHP settings 2017-02-11 23:34:18 +09:00
onigra cd2ae5d0f7 Disable cache
Because 'Failed to write file ".php_cs.cache", "no reason available".'
error occurs
2017-02-11 23:32:05 +09:00
onigra b63965bbde Modify php-cs-fixer path description 2017-02-11 21:57:45 +09:00
onigra 17cd9ce63f Change config file option 2017-02-11 21:55:06 +09:00
onigra 42cc955930 Add rules option
Merged fixers and level options
2017-02-11 21:53:35 +09:00
onigra 1731401306 fix indent 2017-02-11 21:16:07 +09:00
onigra c48989d9a9 DRY php-cs-fixer options 2017-02-11 21:16:02 +09:00
onigra bf7586c858 DRY @run options 2017-02-11 21:15:55 +09:00
onigra 87ed01e7be Enable PHP-CS-Fixer Path option except Windows 2017-02-11 21:15:42 +09:00
Scott Larkin dce64c0eb1 Update and rename codeclimate.yml to .codeclimate.yml 2017-02-09 12:08:19 -05:00
Scott Larkin ccfebd3150 Create .codeclimate.yml
Created a Code Climate config with CoffeeLint enabled.
2017-02-09 12:05:54 -05:00
Guilherme Fróes Silva 05f339bc9d Adding CUDA 2017-02-07 19:20:13 -02:00
Denys Vitali d9f81e84eb Add nginx keywords 2017-01-30 16:38:35 +01:00
Denys Vitali 5a4349d486 Fix trailing semicolon 2017-01-30 16:36:46 +01:00
Denys Vitali ed45ccec87 Add nginx to docs 2017-01-30 15:46:48 +01:00
Denys Vitali 0dd50d6bc6 Add nginx to README.md 2017-01-30 15:41:20 +01:00
Denys Vitali 1a687b8327 Add contributor 2017-01-30 15:39:06 +01:00
Denys Vitali afee0a47c9 Add support for nginx 2017-01-30 15:38:05 +01:00
Glavin Wiechert cdb52a873d Prepare 0.29.17 release 2017-01-24 22:01:11 -04:00
Glavin Wiechert 46d49750e4 See #1432. Improves JS-Beautify beautifier so it will throw error when missing language
See #1458, #1471, #1483, #136, #1452
2017-01-24 21:59:11 -04:00
Deforder 77da64f4f0 Change logic to prevent eol feature override setting value
New logic + document (only insertion)
2017-01-24 21:26:19 +07:00
Deforder fa266a2e26 Removed unuse function 2017-01-14 18:09:57 +07:00
Deforder c7d20d0c10 Updated change without Docs 2017-01-14 15:58:01 +07:00
Deforder 97d62680e4 Revert "Added Overrided EOL option for JS , JSX"
This reverts commit c48eaf967e.
2017-01-14 14:47:27 +07:00
Deforder c48eaf967e Added Overrided EOL option for JS , JSX 2017-01-14 10:21:56 +07:00
s4l1h 6f9f36ac4a reverte prettydiff version 1.16.27 2017-01-13 23:21:46 +03:00
s4l1h 40a1a4237a Latest version prettydiff 2017-01-13 14:31:50 +03:00
s4l1h bf91dd2d7a Golang template support added doc. 2017-01-13 01:48:16 +03:00
s4l1h 63947d851e Golang template support. 2017-01-13 01:27:28 +03:00
Glavin Wiechert d091570860 Update CONTRIBUTING.md 2017-01-11 10:42:15 -04:00
Glavin Wiechert 64b4a72893 Update ISSUE_TEMPLATE.md 2017-01-11 10:40:51 -04:00
Glavin Wiechert 1bedb222a1 Merge pull request #1450 from prettydiff/nunjucts
Fixes #1449, console.log in nunjucts.coffee
2017-01-05 22:05:21 -04:00
Austin Cheney 8b5fad4769 Fixes #405 2017-01-05 15:35:36 -06:00
Glavin Wiechert d6a6fcde94 See #894. WIP no default value for certain Atom-Beautify language options 2017-01-03 02:07:35 -04:00
Glavin Wiechert 1fc3dbb99a See #1327. Add JavaScript to Vue language fallback options 2017-01-02 02:46:52 -04:00
Glavin Wiechert 7ad325b5ec See #1201. Crystal beautifier does not support any options 2017-01-01 00:43:57 -04:00
Glavin Wiechert c3e554d9c4 Merge pull request #1432 from NodeJoSe/patch-4
Fix JS beautify on JSX and EJS
2016-12-31 22:47:10 -04:00
Jose Agustin Villalobos 30ada34bd0 Fix JS beautify on JSX and EJS 2016-12-30 15:10:12 -04:00
Glavin Wiechert 41af3060e6 Disable failing PHP examples 2016-12-30 02:51:23 -04:00
Glavin Wiechert 03279a46c8 Prepare 0.29.16 release 2016-12-30 02:45:22 -04:00
Glavin Wiechert ad8171e756 Fixes #977. Check for view.component before calling view.setScrollTop(value) 2016-12-30 02:44:26 -04:00
Glavin Wiechert 604b6340d6 Merge branch 'beefsack-master' 2016-12-30 01:58:31 -04:00
Glavin Wiechert cb052d868b See #1212. Update docs for new hh_format beautifier. 2016-12-30 01:58:15 -04:00
Glavin Wiechert 4b1a1a8292 Fix changes from review of #1212. 2016-12-30 01:55:33 -04:00
Glavin Wiechert 55216a8cef Merge branch 'master' of https://github.com/beefsack/atom-beautify into beefsack-master 2016-12-30 01:44:32 -04:00
Glavin Wiechert bf36fb50ae Fix bash examples 2016-12-30 01:30:46 -04:00
Glavin Wiechert ead7e33df7 Prepare 0.29.15 release 2016-12-29 21:42:14 -04:00
Glavin Wiechert 236ad309ba Set Pretty Diff as default beautifier for JSX 2016-12-29 21:27:06 -04:00