Liam Newman
f611d5765f
Fix output for blade tests
2018-09-05 01:09:32 -07:00
Darron Park
7c7203a23b
Removing newline of file end (blade test)
2018-03-20 09:17:07 +09:00
Darron Park
ef4098af01
remove extra spaces (Blade Template)
2018-03-19 15:08:26 +09:00
Darron Park
895d0178cb
Basic Implement
2018-03-19 14:57:00 +09:00
Steven Zeck
c3b5e063d1
Remove newlines from SQL test files
2018-03-09 23:10:59 -06:00
Steven Zeck
42e493ea52
Enable SQL for CI tests
2018-03-09 22:49:51 -06:00
呼啸随风
b97f106537
Update test.lua
2018-03-08 15:14:04 +08:00
Glavin Wiechert
02098d6c7a
Merge branch 'remark-by-default' of https://github.com/kachkaev/atom-beautify into kachkaev-remark-by-default
2018-03-01 22:39:35 -04:00
Steven Zeck
ea33618124
Fix expected output for TSX
2018-02-06 13:54:44 -06:00
Steven Zeck
6c38d3df3f
Fix typescript-formatter issues for TSX
2018-02-06 13:52:25 -06:00
Steven Zeck
7107f00beb
Fix unit test for tsx
2018-02-06 10:32:09 -06:00
Glavin Wiechert
1163b93123
Merge branch 'master' into remark-by-default
2018-02-06 10:19:13 -04:00
Steven Zeck
aefb7794d6
Add new language tsx, add tsx support to typescript-formatter
2018-01-30 17:35:23 -06:00
Alexander Kachkaev
0525c05ea8
Update markdown tests
2018-01-30 11:37:06 +00:00
Malte Brodersen
fcb15dc552
add example
2017-10-10 16:57:18 +02:00
kamontat
153cfca04d
my fail for wrong expected indent
2017-07-15 23:55:51 +07:00
kamontat
8d846c6aa7
expected should indent by 2
2017-07-15 23:47:17 +07:00
kamontat
87f35c895a
update new test-case
2017-07-15 23:07:02 +07:00
Glavin Wiechert
8b5363f7bf
Fixes #1725 . Improve PHP-CS-Fixer support with handling script path
...
Detect if the executable path is either .phar (PHP) or not and
run the executable PHP-CS-Fixer differently considering.
2017-06-19 02:36:42 -03:00
hxsf
893e116fc4
fix bug #1588
2017-04-25 14:23:03 +08:00
Glavin Wiechert
526e3ff426
Remove old Marko test, update marko-prettyprint
2017-04-19 23:16:42 -03:00
hxsf
3c6479680b
fixed bugs and add feature
...
+ bugs:
- negative number: 'local a = -1' => 'local a = - 1'
- unequal: 'a ~= b' => 'a ~ = b'
- change the comment: '-- a b' => '-- a b'
+ feature:
- remove space before comma, add add space after comma: '{a = 1 ,b = 2}' => '{a = 1, b = 2}'
2017-03-30 12:08:51 +08:00
hxsf
25b3ef0417
add examples for lua
2017-03-28 16:25:52 +08:00
Glavin Wiechert
41af3060e6
Disable failing PHP examples
2016-12-30 02:51:23 -04:00
Glavin Wiechert
0f82daa55c
Clean up some PR code
2016-09-11 21:14:44 -03:00
Glavin Wiechert
2c57253bd3
Merge branch 'fuse-ux' of https://github.com/louisgv/atom-beautify into louisgv-fuse-ux
2016-09-11 20:59:27 -03:00
Dan Vingo
9ed56bd351
Add Clojure support using cljfmt
2016-09-03 21:26:54 -04:00
Louis G. Vichy
80a99c29c5
Added Test and the language file
2016-08-13 04:32:30 -04:00
Glavin Wiechert
d4a9a761da
Remove failing YAML front matter test
2016-07-09 00:03:25 -03:00
Glavin Wiechert
dfb45c026a
Fix failing tests
2016-07-06 14:58:28 -03:00
Joost van Doorn
7096ceb195
Lua beautifier
...
Simple perl script beautifier for lua, by @pkulchenko
2016-06-07 20:17:34 +02:00
Glavin Wiechert
aae09ea463
Merge pull request #956 from patrick-steele-idem/marko-v3
...
Marko v3
2016-06-07 10:54:14 -03:00
Ra100
b11dc80abc
Fix Tidy Markdown and Rubocop examples expected output
2016-05-20 10:14:43 +02:00
Patrick Steele-Idem
e4168688d6
Updated marko tests
2016-04-29 00:26:07 -06:00
Glavin Wiechert
c9d423c6a4
Fix failing tests
2016-04-23 23:26:57 -03:00
Glavin Wiechert
513ebd807c
Closes #945 . Update TypeScript Formatter beautifier
2016-04-23 23:24:55 -03:00
Glavin Wiechert
ef8ca9798b
Update markdown examples
2016-04-23 17:13:54 -03:00
Glavin Wiechert
e5e37dc2c1
Update tidy-markdown and fix related tests
2016-04-23 16:37:07 -03:00
Glavin Wiechert
02f02a41e6
Resolve failing tests with updated dependencies
2016-04-01 17:22:12 -03:00
Glavin Wiechert
1b54040540
Update dependencies and fix failing tests
2016-02-21 16:47:59 -04:00
Glavin Wiechert
99299e5d30
Fixes #736 . Change unformatted option default value to match js-beautify
2016-01-12 14:27:30 -04:00
Glavin Wiechert
bb91eab955
Upgrade Pretty Diff to v1.16.0 and fix failing tests
2015-12-10 21:41:35 -04:00
Glavin Wiechert
f9fc66ae73
Update Pretty Diff to v1.15.16 & fix JSX test
2015-11-14 13:30:04 -04:00
Glavin Wiechert
f36a1d15e2
Merge branch 'master' of https://github.com/hayatae/atom-beautify into hayatae-master
2015-11-02 14:11:58 -04:00
Glavin Wiechert
9a3a23fc2a
Update Pretty Diff to v1.15.7 and fix broken JSX and TSS tests
2015-11-02 14:00:15 -04:00
Jeff Wheeler
dc641c48bc
PR #594 Fixing test for issue #524
2015-10-08 19:36:05 -04:00
Glavin Wiechert
8094016160
Fix all broken test examples
2015-09-25 18:35:48 -03:00
Glavin Wiechert
00b15f3b59
Fixes #496 . Update Pretty Diff and fix adding two spaces incorrectly
...
Also fix the related unit tests.
2015-08-10 10:57:53 -03:00
Glavin Wiechert
eea0fb63ae
Update test examples to pass testing with new Pretty Diff
2015-08-05 11:56:22 -03:00
Glavin Wiechert
4372b419e8
Closes #410 . Add space_after_anon_function option to Pretty Diff
...
- "space_after_anon_function option" is renamed to "space" for Pretty
Diff. See http://prettydiff.com/documentation.xhtml#space
- Fix broken test
- Update docs
2015-06-25 09:10:47 -03:00