Commit Graph

1025 Commits

Author SHA1 Message Date
Glavin Wiechert 9ae1b4c8d0 Merge pull request #1065 from Glavin001/greenkeeper-jscs-3.0.7
jscs@3.0.7 breaks build ⚠️
2016-07-16 10:41:26 -03:00
Glavin Wiechert ecd9fa596e Merge pull request #1070 from Glavin001/greenkeeper-typescript-formatter-2.3.0
typescript-formatter@2.3.0 breaks build ⚠️
2016-07-16 10:41:12 -03:00
greenkeeperio-bot 1c84e334db chore(package): update typescript-formatter to version 2.3.0
https://greenkeeper.io/
2016-07-16 03:31:03 -03:00
greenkeeperio-bot 792a1cfa7e chore(package): update jscs to version 3.0.7
https://greenkeeper.io/
2016-07-13 21:39:33 -03:00
Glavin Wiechert b4cb42adb7 Merge pull request #1062 from UziTech/patch-1
check for env.path case-insensitive in windows
2016-07-13 13:51:26 -03:00
Glavin Wiechert 1d3369fb36 Merge pull request #1063 from Glavin001/greenkeeper-async-2.0.0
Update async to version 2.0.0 🚀
2016-07-13 13:48:47 -03:00
greenkeeperio-bot 698572e53e chore(package): update async to version 2.0.0
https://greenkeeper.io/
2016-07-12 21:28:57 -03:00
Tony Brix 24555bcd75 check for env.path case-insesitive in windows 2016-07-11 16:40:23 -05:00
Glavin Wiechert 88a8edbe95 Merge pull request #1059 from yesenarman/master
Fix phpcbf hanging issue by closing stdin
2016-07-11 11:43:13 -03:00
Arman Yessenamanov 5b2e0a1ab3 Fix phpcbf hanging issue by closing stdin 2016-07-11 19:58:59 +06:00
Glavin Wiechert 4a8f8d52e8 Merge pull request #1037 from smcouch/master
Add "F90" extension
2016-07-09 00:13:59 -03:00
Glavin Wiechert 5d604a47e2 Merge pull request #1048 from pixelbacon/patch-1
Added .gsp file extension
2016-07-09 00:08:40 -03:00
Glavin Wiechert 810e5e71f6 Merge pull request #1051 from Glavin001/greenkeeper-marko-prettyprint-1.1.8
marko-prettyprint@1.1.8 breaks build ⚠️
2016-07-09 00:07:35 -03:00
greenkeeperio-bot 05faa1e9ac chore(package): update marko-prettyprint to version 1.1.8
https://greenkeeper.io/
2016-07-09 00:06:32 -03:00
Glavin Wiechert c4c3767afa Merge pull request #1056 from Glavin001/greenkeeper-node-dir-0.1.15
node-dir@0.1.15 breaks build ⚠️
2016-07-09 00:06:17 -03:00
Glavin Wiechert d4a9a761da Remove failing YAML front matter test 2016-07-09 00:03:25 -03:00
greenkeeperio-bot c5873d27b1 chore(package): update node-dir to version 0.1.15
https://greenkeeper.io/
2016-07-08 21:40:53 -03:00
Glavin Wiechert c34adb3fd5 Update tidy-markdown 2016-07-06 18:28:53 -03:00
Glavin Wiechert 5e8d3b832c Merge branch 'master' of github.com:Glavin001/atom-beautify 2016-07-06 14:59:53 -03:00
Glavin Wiechert 359e46e3bf Disable debugging mode of Universal Analytics 2016-07-06 14:58:37 -03:00
Glavin Wiechert dfb45c026a Fix failing tests 2016-07-06 14:58:28 -03:00
Glavin Wiechert 7af8382ac7 Merge pull request #1049 from avh4/patch-1
Update installation instructions link for elm-format
2016-07-06 14:46:16 -03:00
Ɛərɪn VonderHaar d89aa46d22 Update installation instructions link for elm-format 2016-07-05 19:20:47 -07:00
Michael Minor 5cb458424a Added .gsp file extension 2016-07-05 15:17:06 -05:00
Glavin Wiechert dc2385fcfd Update documentation 2016-07-04 23:58:48 -03:00
Glavin Wiechert 535f08e515 Close #1039. Add beautifier option comparison documentation 2016-07-04 23:42:22 -03:00
Glavin Wiechert 41ebc5ed93 Close #596. Improve README documentation 2016-07-02 19:28:01 -03:00
Sean Couch 26ab686591 Add "F90" extension
Now works for Fortran files ending in ".F90"
2016-06-30 18:22:19 -04:00
Glavin Wiechert fdc4eccdbf Prepare 0.29.9 release 2016-06-27 23:53:44 -03:00
Glavin Wiechert 21c0ce7cde Improve analytics, switch from Segment to Google Analytics 2016-06-27 23:52:48 -03:00
Glavin Wiechert ce02903f89 Add help link to ocp-indent beautifier 2016-06-24 15:31:45 -03:00
Glavin Wiechert f6f85e4a2f Fix issue where beautifier.run would not resolve promisified args 2016-06-24 15:31:11 -03:00
Glavin Wiechert 95e3e4410c Update docs 2016-06-24 15:30:54 -03:00
Glavin Wiechert 708faecad3 Merge pull request #973 from JoostvDoorn/lua
Lua beautifier
2016-06-23 19:38:27 -03:00
Glavin Wiechert c217a63ea1 Merge pull request #1011 from mweberaw/master
fixed order of home-dir expansion and project resolution
2016-06-23 19:36:36 -03:00
Glavin Wiechert efb0dff34e Merge pull request #1021 from ziacik/fix-typescript-formatter
Fix incorrent enforcement of tabs to spaces conversion in typescript
2016-06-23 19:35:16 -03:00
Glavin Wiechert f43ad7f78e Merge pull request #1025 from WhoBrokeTheBuild/master
Added "h" as a extension to the C language
2016-06-23 19:33:43 -03:00
Glavin Wiechert 7c7ab64fba Merge pull request #1023 from UziTech/UziTech-phpcbf-bat-fix
run "phpcbf.bat" instead of "php phpcbf.bat"
2016-06-23 19:26:14 -03:00
Glavin Wiechert 6288c3a61a Merge pull request #975 from lhecker/master
Severely improved support for rustfmt 0.5
2016-06-23 19:22:15 -03:00
Leonard Hecker 5cee65780f Changed rustfmt beautifier to use context.filePath 2016-06-24 00:13:47 +02:00
Leonard Hecker 458fdb62e2 Severely improved support for rustfmt 0.5
rustfmt will now be run within the actual working directory instead of
a temporary one. This will allow rustfmt to correctly look up
referenced modules.
2016-06-22 14:30:25 +02:00
Leonard Hecker 852c356551 Fixed minor issue in clang-format 2016-06-22 14:28:23 +02:00
Leonard Hecker 8faa197bca Fixed spawn() resolving too early
When the "exit" event is triggered, child process stdio streams might
still be open and not flushed yet. This can lead to a loss of
stdout/stderr data.
2016-06-22 14:16:47 +02:00
Stephen Lane-Walsh 4b0cfc41a3 Added "h" as a extension to the C language
This may cause problems with the CPP language, however
2016-06-20 18:13:36 -04:00
Tony Brix 1c4d48893f run "phpcbf.bat" instead of "php phpcbf.bat"
If phpcbfPath is an executable then run it instead of running it as an argument to php
2016-06-16 20:19:25 -05:00
František Žiačik d005a96ae2 Fix incorrent enforcement of tabs to spaces conversion in typescript 2016-06-15 11:55:36 +02:00
Glavin Wiechert c8a654a3ea Prepare 0.29.8 release 2016-06-13 09:12:28 -03:00
Glavin Wiechert 5681cc907b Closes #1005. Update js-beautify to 1.6.3 2016-06-10 11:57:51 -03:00
Glavin Wiechert 66be231b95 Merge pull request #1010 from sharifzadesina/master
Add .php_cs file support to php-cs-fixer beautifier
2016-06-09 13:12:17 -03:00
Sina Sharifzade dd6080e435 Checks file path exists or not 2016-06-09 20:08:44 +04:30