Francis T. O'Donovan

Results 5 issues of Francis T. O'Donovan

`caniusepython3` will exit without an error code if it can't find a package on pypi, and just assumes the package is Python 3 compatible. On the other hand, It will...

enhancement
help wanted

* safety version: 1.10.3 * Python version: Any * Operating System: Mac and Linux ### Description I would like to get a native build of safety for the arm64/aarch64 architecture...

I'd love to see these calculations split across multiple threads to reduce the clock computation time, since I often deal with really large data sets.

Many IDEs use [schemastore.org](https://www.schemastore.org/) to validate json and yaml files. I personally use [v8r](https://github.com/chris48s/v8r) as well. It would be really useful to have a schema for `.github/mergify.yml`. There are two...

* Enables passing multiple files to check. This required some backwards incompatible changes to the command line arguments. * Supports use as a [pre-commit.com](https://pre-commit.com) hook.