Glavin Wiechert
b0b193d710
Merge pull request #1661 from sbine/master
...
Improve PHP-CS-Fixer config file support
2017-05-28 00:21:28 -03:00
Glavin Wiechert
4a84c404be
Merge pull request #1683 from scragz/master
...
Fix #1682 . Removed --no-patch flag from phpcbf beautifier version 3
2017-05-28 00:15:03 -03:00
Glavin Wiechert
7c4896bd24
Merge pull request #1649 from UziTech/php-extension
...
add .php extension to temp files
2017-05-28 00:14:05 -03:00
Glavin Wiechert
ddb4e01653
Create no-response.yml
2017-05-27 19:07:52 -03:00
Jason Scragz
e9a7835172
Fix #1682 . Removed --no-patch flag from phpcbf beautifier version 3 on other platforms
2017-05-26 22:21:19 -07:00
Sara Bine
20bd5afd03
Update CHANGELOG.md
2017-05-12 20:44:41 -06:00
Sara Bine
c4bb1ee4ee
Improve PHP-CS-Fixer config file support
...
Add a PHP-CS-Fixer setting to specify a custom config file. If no
setting is provided, check first the working directory then the project
root for `.php_cs` and `.php_cs.dist`.
Update the example link to PHP-CS-Fixer source to accommodate the new
code.
Fix capitalization in the "Allow risky rules" description.
2017-05-12 20:27:55 -06:00
Tony Brix
5662db5f6c
add .php extension to temp files
2017-05-08 11:02:47 -05:00
Glavin Wiechert
67a897bae0
Merge pull request #1648 from jeffs/jeffs.default-padding
...
Set default padding to 0, not null
2017-05-07 17:46:05 -03:00
Jeff Schwab
7d2af85442
Improve change-log message per @Glavin001's review
2017-05-07 09:50:27 -04:00
Jeff Schwab
18857df2f0
Update changelog.
2017-05-06 19:44:30 -04:00
Jeff Schwab
35b1c74fe3
Set default padding to 0, not null
...
This fixes https://github.com/Glavin001/atom-beautify/issues/1647 .
2017-05-06 19:35:20 -04:00
Glavin Wiechert
84ad7780a4
Update docs
2017-05-06 17:27:28 -03:00
Glavin Wiechert
ef9c0c8fb2
See #27 . Update README with instructions to beautify a specific language
2017-05-06 17:26:39 -03:00
Glavin Wiechert
b4e425688e
Prepare 0.29.24 release
2017-05-06 16:53:45 -03:00
Glavin Wiechert
9eca3ab21e
Merge branch 'master' of github.com:Glavin001/atom-beautify
2017-05-06 16:52:20 -03:00
Glavin Wiechert
4139e3c0ec
Update changelog
2017-05-06 16:52:19 -03:00
Glavin Wiechert
f5702434b5
Merge pull request #1645 from UziTech/fix-php
...
Add PHPCBF Version setting
2017-05-06 16:38:40 -03:00
Glavin Wiechert
5d2e707434
Merge pull request #1644 from UziTech/patch-1
...
fix `undefined` when options has no description
2017-05-06 16:37:12 -03:00
Glavin Wiechert
346bf3c1af
Close #27 . Add commands for beautifying with specific language
2017-05-06 16:32:58 -03:00
Tony Brix
9ea17f755a
npm run docs
2017-05-06 13:38:52 -05:00
Tony Brix
20299459c9
fix all descriptions
2017-05-06 13:38:45 -05:00
Tony Brix
add8333192
npm run docs
2017-05-06 13:28:00 -05:00
Tony Brix
ce73ce2208
set PEAR as default standard
2017-05-06 13:27:42 -05:00
Tony Brix
04e3a826be
npm run docs
2017-05-05 14:24:17 -05:00
Tony Brix
fc10c7ee93
fix PHP settings
2017-05-05 14:15:27 -05:00
Tony Brix
a344acd48f
Add PHPCBF Version setting
2017-05-05 14:14:31 -05:00
Tony Brix
3d490658e1
fix `undefined` when options has no description
...
When an option doesn't have a description `undefined` prefixes the (Supported by ...) declaration in the settings
2017-05-05 13:34:27 -05:00
Glavin Wiechert
5da5b2be51
Update PULL_REQUEST_TEMPLATE.md
2017-04-21 12:20:58 -03:00
Glavin Wiechert
8ae9669f29
Merge pull request #1614 from JonidBendo/master
...
php-cs-fixer allow risky option
2017-04-21 12:19:40 -03:00
Jonid Bendo
449d95b2ad
added v2-clarification in desc
2017-04-21 16:44:53 +02:00
Jonid Bendo
267082dc33
autogenerated files
2017-04-21 16:07:32 +02:00
Jonid Bendo
6f2354d375
added option to language
2017-04-21 15:29:44 +02:00
Jonid Bendo
3655f2e4f9
Update options.json
2017-04-20 18:17:30 +02:00
Jonid Bendo
907ca37a49
added option
...
added option for risky rules
2017-04-20 17:45:53 +02:00
Jonid Bendo
b57e5acba3
Update php-cs-fixer.coffee
2017-04-20 17:42:55 +02:00
Jonid Bendo
93ac2a03ee
added allow-risky
2017-04-20 17:35:38 +02:00
Glavin Wiechert
f82cbc3f9e
See #1179 . Update README about Analytics
2017-04-20 11:01:18 -03:00
Glavin Wiechert
69731d1ead
Show Nginx Beautify as preinstalled in docs
...
See https://github.com/Glavin001/atom-beautify/pull/1494#issuecomment-295617352
2017-04-20 10:17:38 -03:00
Glavin Wiechert
e15bebd1d9
Update changelog
2017-04-20 03:02:27 -03:00
Glavin Wiechert
5663e6f903
Prepare 0.29.23 release
2017-04-20 02:58:51 -03:00
Glavin Wiechert
f3ba25bdf0
Merge pull request #1612 from Glavin001/feature/1607
...
See #1607 . Add support for PHP-CS-Fixer 1, along with version 2.
2017-04-20 02:57:38 -03:00
Glavin Wiechert
652c0ceb1a
See #1607 . Add support for PHP-CS-Fixer 1, along with version 2.
2017-04-20 02:55:48 -03:00
Glavin Wiechert
45a93451b6
Closes #1179 . Replace atom-beautify.general.analytics option with configuration option
2017-04-20 02:46:07 -03:00
Glavin Wiechert
06dcea04e9
Update changelog
2017-04-20 02:19:30 -03:00
Glavin Wiechert
595349fd5b
Disable broken Python tests
2017-04-20 01:18:37 -03:00
Glavin Wiechert
a3031adac5
Disable broken Ruby test
2017-04-19 23:52:42 -03:00
Glavin Wiechert
c44dfa150f
Fix Python test test
2017-04-19 23:52:24 -03:00
Glavin Wiechert
526e3ff426
Remove old Marko test, update marko-prettyprint
2017-04-19 23:16:42 -03:00
Glavin Wiechert
de6323e202
Fix Vue test
2017-04-19 23:16:20 -03:00