Ashton Honnecke

Results 15 issues of Ashton Honnecke

``` ahonnecke@antonym:~/src$ git clone https://github.com/hcvst/cardano-daedalus-docker.git Cloning into 'cardano-daedalus-docker'... remote: Enumerating objects: 135, done. remote: Total 135 (delta 0), reused 0 (delta 0), pack-reused 135 Receiving objects: 100% (135/135), 26.46 KiB...

Thank you for taking the time to improve Flycheck. ## Checklist - [ x] I have checked existing issues for potential duplicates before creating this one. ## Feature description From...

kind: feature request

if ($productData->getVendorId()) { $vendorVariant->setVendor( $this->entityManager ->getReference(Vendor::class, $productData->getVendorId()) ); } Should be: if ($productData->getVendorId()) { $vendorVariant->setVendor( $this->entityManager ->getReference(Vendor::class, $productData->getVendorId()) ); }

Bug

https://pypi.org/project/black/ is a very popular auto code formatter / style guide. Many tools include documentation that specifically lay out how to configure said tool to conform to black. I think...

documentation

### Q&A (please complete the following information) - OS: POP_OS - Browser: Firefox - Version: 120.0.1 - Method of installation: apt - Swagger-Editor version: Online - Swagger/OpenAPI version: 3.0.3 Example...

It looks like from the docs that this is mostly python to terraform, if that's not the case, can you point me to some docs or examples of going from...

I want to write a provider that fakes the basic safety message data sent from a connected vehicle's on board unit. This SAE standard specifies a message set, and its...

Looks very promising, but I can't get it to allow me to log in without using AWS vault; I don't know if this is the same issue as the known...

As for toga-chart's documentation, it probably wouldn't hurt to copy what's in Briefcase's docs....although, it looks like the docs here could use a little TLC; for instance, I see a...

good first issue
documentation