Adam Spiers

Results 452 issues of Adam Spiers

prettier does not prune directories from the tree when they are ignored by `.prettierignore`. This seems to mean that there is no way to avoid errors from directories which are...

area:cli
status:needs investigation
area:ignore

When editing a file, my editor creates temporary lock files as symlinks which contain metadata about when and how the lock was obtained, i.e. the hostname, pid of the editor...

bug
comp: sclang

When people request a booking from one of my event pages, I receive emails containing the following: ![image](https://user-images.githubusercontent.com/100738/182935625-c23238a6-c447-44e0-82a6-e505adf6b63d.png) This is a relatively new issue, probably appearing sometime in the last...

### Issue Summary If a booking is made which needs confirmation, but is not confirmed before the time of the event passes, it cannot be rescheduled. ### Steps to Reproduce...

✨ feature
🙋🏻‍♂️help wanted
🧹 Improvements

This is a documentation bug specific to https://hardhat.org/plugins/hardhat-deploy.html - at the top of that plugin's documentation you will see a table of contents. But clicking on many of the items...

status:blocked
website
not-stale

For example if I enter `getNamedAccounts` in the search box on https://hardhat.org/, I get no matches: ![image](https://user-images.githubusercontent.com/100738/129482940-7da124eb-b485-49c1-a900-50e459ef2dbd.png) I assume this is because it is only documented in a third-party plugin:...

website
not-stale

This issue is similar, but different to #1544. The latter is requesting the ability to specify which tests `mocha` should run via CLI arguments to `hardhat test` which are glob...

status:needs-research
not-stale

I'm just learning lispy for the first time, after using paredit for a long time, and it's mind-blowingly cool! Furthermore, the [README.md](README.md) and [function reference](http://oremacs.com/lispy/) are both excellent. Having said...

Currently it seems that you cannot have (say) both the `lispy` and `paredit` themes activated at the same time when setting `lispy-key-theme` via the Custom variable interface, because it's defined...

I see the `lispy-key-theme` custom variable allows for different key binding themes, but this is not mentioned in the README (or function reference), and its docstring is extremely terse. Would...