mirror of https://github.com/boa-dev/boa.git
Browse Source
* Remove leftover eprintln from JsPromise::await_blocking * Add clippy for denying print and eprints And remove usage of println or allow them. * Address commentpull/3969/head
Hans Larsen
3 months ago
committed by
GitHub
8 changed files with 16 additions and 15 deletions
@ -1 +1,2 @@
|
||||
doc-valid-idents = ['ECMAScript', 'JavaScript', 'SpiderMonkey', 'GitHub'] |
||||
allow-print-in-tests = true |
||||
|
Loading…
Reference in new issue