-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Formatting for following code does not work properly.
```
!function abc(){console.log(arguments.callee.name); return true;}()
+function bca(){console.log(arguments.callee.name); return 1;}()
-func…
g-217 updated
5 years ago
-
When I try to format an SQL statement containing Chinese, it gives the following error.
```sql
select * from mytest where name='测试';
```
```
Error: Traceback (most recent call last):
File …
-
In the readme, for programmatic usage, I see these two exports:
```
var beautify = require('js-beautify').js_beautify,
var beautify = require('js-beautify').js,
```
...why not do this for the…
-
## Version **1.6.14** of [js-beautify](https://github.com/beautify-web/js-beautify) just got published.
Branch
Build failing 🚨
Dependency
…
-
Cmd.exe and even Git Bash don't escape the dynamic part of the new command line:
`$ glob-run js-beautify --config H:\.jsbeautifyrc -r "**/*.html"`
```
>> js-beautify --config H:.jsbeautifyrc -r…
-
## The dependency [js-beautify](https://github.com/beautify-web/js-beautify) was updated from `1.10.2` to `1.10.3`.
🚨 [View failing branch](https://github.com/ccmmff11447722/j/compare/master...ccmmf…
-
On all my computers I've got a problem with beautifying php files with atom beautify. Both php-cs-fixer and phpcbf give me an error:
```
Cannot read property 'split' of undefined
Hide Stack Trace…
-
# Description
When I try to run atom-beautify on a Markdown file I get this:
```
TypeError: Cannot read property 'error' of undefined
at /Users/harmtemolder/.atom/packages/atom-beautify/sr…
-
TypeError: Cannot read property 'split' of undefined
at PHPCSFixer.module.exports.Beautifier.findFile (file:///C:/Users/longcai/.atom/packages/atom-beautify/src/beautifiers/beautifier.coffee:138:…