Skip to content
#

printer

Here are 404 public repositories matching this topic...

prettier
JStyle21
JStyle21 commented Apr 20, 2020

Hi,

I'm looking for something like .prettierignore but on a global level, i don't want to copy that file to every new directory i make just to ignore 1 file extension which isn't supported anyway.

AFAIK this isn't supported right?

BTW the extension in this case is EJS which prettier thinks is JS and some other stuff so the best way really is to ignore .ejs as a whole.

mike42
mike42 commented Feb 15, 2020

As PHP improves optional typing, we've been making use of it in this project, since it avoids the need to validate things extensively across the entire API surface.

Strict typing is being introduced here as well, which prevents type coercion, which can act in surprising ways.

declare(strict_types=1);

The following classes do not have this feature enabled, since it turns out w

michaelrsweet
michaelrsweet commented Aug 22, 2019

Currently you must explicitly add:

STATUS server-error-busy REPEAT-MATCH

to any test that might fail due to the server being busy. It would be nice to have a command-line option to make this the default.

Might also want to have some control over which status codes get this behavior, and/or add a directive to the test file syntax (DEFAULT-STATUS?) that provides greater levels of contro

heygitty
heygitty commented Jul 12, 2017

After printing to boomaga I get an "empty" boomaga window since two weeks for all documents. No document is displayed, only the gray background. Nevertheless the Job is available and I can click on "Next sheet" or "Previous sheet". After Printing to a real printer from Boomaga, nothing will be printed. What's wrong with this installation? How can I debug this problem?

![screenshot from 2017-07-

Improve this page

Add a description, image, and links to the printer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the printer topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.